Wolfgang-Schuetzelhofer / jcypher

Java access to Neo4J graph databases at multiple levels of abstraction
Apache License 2.0
86 stars 15 forks source link

GraphDatabaseService access #31

Closed ghost closed 6 years ago

ghost commented 7 years ago

I'm using some GraphAware runtime modules and i need to have access to the GraphDatadabaseService to make them work. Is there any way i could access the service or register a TransactionEventHandler to manage UUIDs?

ghost commented 6 years ago

thank you so much sir! your project is amazing!