org.neo4j.server.rest.transactional
Class TransitionalPeriodTransactionMessContainer
java.lang.Object
org.neo4j.server.rest.transactional.TransitionalPeriodTransactionMessContainer
- All Implemented Interfaces:
- org.neo4j.kernel.api.KernelAPI
public class TransitionalPeriodTransactionMessContainer
- extends Object
- implements org.neo4j.kernel.api.KernelAPI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransitionalPeriodTransactionMessContainer
public TransitionalPeriodTransactionMessContainer(org.neo4j.kernel.GraphDatabaseAPI db)
newTransactionContext
public org.neo4j.kernel.api.TransactionContext newTransactionContext()
- Specified by:
newTransactionContext in interface org.neo4j.kernel.api.KernelAPI
newReadOnlyStatementContext
public org.neo4j.kernel.api.StatementContext newReadOnlyStatementContext()
- Specified by:
newReadOnlyStatementContext in interface org.neo4j.kernel.api.KernelAPI
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.