GlobalGraphOperations.at(db).getAllNodesByLabel(label)

Sent from mobile device

Am 04.07.2014 um 21:07 schrieb Pieter Martin <[email protected]>:

> Hi,
> 
> I am looking for a way to find all nodes for with a label using the java api.
> 
> I can only see the following,
>    
> GraphDatabaseService.findNodesByLabelAndProperty( Label label, String key, 
> Object value )
> 
> Is there a way to find all nodes only for a given label(s) using the java api?
> 
> Thanks
> Pieter
> -- 
> 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.

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

Reply via email to