Hi, 
I am trying to get all nodes and edges of the graph.
Though for the nodes I found a method getAllnodes() on 
GraphDatabaseService, it is deprecated. And for getting edges, I cannot 
find any method to call on the whole graph.
I do not want to use traversal framework as graph can be disconnected and 
in that case I will not be able to get all nodes and edges.

Thanks
Puneet Arora

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to