lazy evaluation model for partitionGraph.getVertices?

20 views
Skip to first unread message

Keren Levin

unread,
May 8, 2013, 11:44:16 AM5/8/13
to gremli...@googlegroups.com
Hi

Using OrientDB 2.3.0.

Anyone knows if partitionGraph.getVertices returns iterable in lazy evaluation model, or all the vertices at once? 

Thanks
Keren

Stephen Mallette

unread,
May 14, 2013, 8:14:35 AM5/14/13
to gremli...@googlegroups.com
The PartitionGraph iterables simply wrap existing iterables from the underlying graph and filter elements as needed.  Check out the code for the vertex iterable:


Keren

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages