org.neo4j.kernel
Class CommonFactories
java.lang.Object
org.neo4j.kernel.CommonFactories
Deprecated.
@Deprecated
public class CommonFactories
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonFactories
public CommonFactories()
- Deprecated.
defaultIdGeneratorFactory
public static IdGeneratorFactory defaultIdGeneratorFactory()
- Deprecated.
defaultFileSystemAbstraction
public static org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction defaultFileSystemAbstraction()
- Deprecated.
defaultLogBufferFactory
public static org.neo4j.kernel.impl.transaction.xaframework.LogBufferFactory defaultLogBufferFactory()
- Deprecated.
defaultTxHook
public static org.neo4j.kernel.impl.transaction.TxHook defaultTxHook()
- Deprecated.
defaultRecoveryVerifier
public static org.neo4j.kernel.impl.transaction.xaframework.RecoveryVerifier defaultRecoveryVerifier()
- Deprecated.
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.