Hi, if I create graph I keep all Vertex in map and I do some operations with these. Map<Local ID, Vertex>
Will be better my solution or use graph.findNodeById() ? What is time complexity of method findNodeById(). Thanks -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
