In embedded mode use: GlobalGraphOperations.at(gdb).getAllRelationshipTypes()
On Sun, Jan 26, 2014 at 7:42 AM, Sebastien Just <[email protected]>wrote: > Hello > > I didn't find out an answer to this in docs or previous posts. > > Is there a way to get all relationship types available in a database > without parsing the full graph (like an index of relationships), using > cypher or neo4j 1.9.x, embedded. > > We do get all relationships with cypher, but not the "index" of > relationship types. > > Thank you for all > > Sébastien > > -- > 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/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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
