public class LuceneKernelExtensions extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.function.Function<Class<DirectoryFactory>,DirectoryFactory> |
IN_MEMORY_FACTORY |
| Constructor and Description |
|---|
LuceneKernelExtensions() |
public static final org.neo4j.function.Function<Class<DirectoryFactory>,DirectoryFactory> IN_MEMORY_FACTORY
public static DirectoryFactory directoryFactory(boolean ephemeral, org.neo4j.io.fs.FileSystemAbstraction fileSystem)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.