public class CypherExecutor
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
| Constructor and Description |
|---|
CypherExecutor(Database database) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.cypher.javacompat.internal.ServerExecutionEngine |
getExecutionEngine() |
void |
start() |
void |
stop() |
public CypherExecutor(Database database)
public org.neo4j.cypher.javacompat.internal.ServerExecutionEngine getExecutionEngine()
public void start()
throws Throwable
start in interface org.neo4j.kernel.lifecycle.Lifecyclestart in class org.neo4j.kernel.lifecycle.LifecycleAdapterThrowableCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.