Hi Wes,

Thanks for the reply I think this should work.
Just another quick question would be can we have any filters applied to the 
Edges.
Just say the sample query would be " retrieve all edges which have ID more 
than 500(filter : ID >500) " or some thing similar to it.

Thanks
Puneet

On Tuesday, December 31, 2013 10:32:18 PM UTC-5, Wes Freeman wrote:
>
> 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...@insticator.com<javascript:>
> > 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+un...@googlegroups.com <javascript:>.
>> 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