Ejemplo n.º 1
0
 def _get_python_id(java_vertex: JavaObject) -> Tuple[JavaObject, ...]:
     return tuple(java_vertex.getId().getValue())