Hi, in Hibernate OGM I have create a JtaPlatform implementation that works with Neo4j.
This implementation uses GraphDatabaseAPI#getDependencyResolver() to obtain the TxManager. Since GraphDatabaseAPI is deprecated, I was wondering if in the future there is still going to be a way to obtain the TxManager. Thanks, Davide [1] https://github.com/DavideD/hibernate-ogm/blob/OGM-367-Neo4j-labels/neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/transaction/impl/Neo4jJtaPlatform.java -- 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.
