Uses of Interface
org.neo4j.api.core.Transaction

Uses of Transaction in org.neo4j.api.core
 

Methods in org.neo4j.api.core that return Transaction
 Transaction EmbeddedNeo.beginTx()
           
 Transaction NeoService.beginTx()
          Starts a new transaction and associates it with the current thread.
 Transaction EmbeddedReadOnlyNeo.beginTx()
           
 



Copyright © 2009 Neo4j. All Rights Reserved.