org.neo4j.kernel.ha
Interface TransactionSupport


public interface TransactionSupport


Method Summary
 boolean hasAnyLocks(Transaction tx)
           
 void makeSureTxHasBeenInitialized()
           
 

Method Detail

hasAnyLocks

boolean hasAnyLocks(Transaction tx)

makeSureTxHasBeenInitialized

void makeSureTxHasBeenInitialized()


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