public class LuceneKernelExtensions extends Object
Modifier and Type | Field and Description |
---|---|
static org.neo4j.helpers.Function<Class<DirectoryFactory>,DirectoryFactory> |
IN_MEMORY_FACTORY |
Constructor and Description |
---|
LuceneKernelExtensions() |
Modifier and Type | Method and Description |
---|---|
static DirectoryFactory |
directoryFactory(org.neo4j.kernel.configuration.Config config,
org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystem) |
public static final org.neo4j.helpers.Function<Class<DirectoryFactory>,DirectoryFactory> IN_MEMORY_FACTORY
public static DirectoryFactory directoryFactory(org.neo4j.kernel.configuration.Config config, org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystem)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.