Check out:
http://api.neo4j.org/current/org/neo4j/tooling/GlobalGraphOperations.html

Wes

On Tue, Dec 31, 2013 at 10:06 PM, Puneet Arora
<puneet.ar...@insticator.com>wrote:

> 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.
>

-- 
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