Uses of Class
org.neo4j.graphdb.NotInTransactionException

Packages that use NotInTransactionException
org.neo4j.kernel.impl.core   
 

Uses of NotInTransactionException in org.neo4j.kernel.impl.core
 

Methods in org.neo4j.kernel.impl.core that throw NotInTransactionException
 void LockReleaser.addLockToTransaction(Object resource, LockType type)
          Invoking this method with no transaction running will cause the lock to be released right away.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.