You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method getReferenceNode() in GraphDatabaseService is deprecated. readme needs to be updated.
I think, this line no longer should be used :
VersioningTransactionEventHandler eventHandler = new VersioningTransactionEventHandler(graphDb.getReferenceNode());
The text was updated successfully, but these errors were encountered:
The method getReferenceNode() in GraphDatabaseService is deprecated. readme needs to be updated.
I think, this line no longer should be used :
VersioningTransactionEventHandler eventHandler = new VersioningTransactionEventHandler(graphDb.getReferenceNode());
The text was updated successfully, but these errors were encountered: