-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Transaction commit hooks #3789
Copy link
Copy link
Closed
Description
Describe the feature:
I have noticed that in the JanusGraphTransaction interface, there are no functional implementations for beforeCommit and afterCommit hooks. The same goes for beforeRollback and afterRollback as well, both of which are available in Neo4j. I wanted to build upon this interface and implement an interceptor for my custom logic. Are there any alternatives for this? Or any plans to include the functionality in subsequent versions of Janusgraph?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels