org.neo4j.cypher.javacompat
Class ExecutionEngine
java.lang.Object
org.neo4j.cypher.javacompat.ExecutionEngine
public class ExecutionEngine
- extends Object
- Since:
- 5/31/11
- Author:
- ata
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionEngine
public ExecutionEngine(GraphDatabaseService database)
execute
public ExecutionResult execute(org.neo4j.cypher.commands.Query query)
throws org.neo4j.cypher.SyntaxError
- Throws:
org.neo4j.cypher.SyntaxError
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.