Package org.liquigraph.core.io.lock
-
Class Summary Class Description LiquigraphLock Shared lock proxy using references on the connections to create and remove the lock node, more or less like performing garbage collection by reference counting.LockableConnection This JDBC connection decorator writes a (:__LiquigraphLock) Neo4j node in order to prevent concurrent executions.