Uses of Interface
org.neo4j.kernel.api.TransactionContext

Packages that use TransactionContext
org.neo4j.kernel.api   
 

Uses of TransactionContext in org.neo4j.kernel.api
 

Methods in org.neo4j.kernel.api that return TransactionContext
 TransactionContext KernelAPI.newTransactionContext()
          Creates and returns a new TransactionContext capable of modifying the underlying graph.
 



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