|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionResult | |
---|---|
org.neo4j.cypher.javacompat | Execute Cypher queries from Java code. |
Uses of ExecutionResult in org.neo4j.cypher.javacompat |
---|
Methods in org.neo4j.cypher.javacompat that return ExecutionResult | |
---|---|
ExecutionResult |
ExecutionEngine.execute(org.neo4j.cypher.commands.Query query)
Executes a Query and returns an iterable that contains the result set |
|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |