Neo4j Community

Uses of Class
org.neo4j.cypher.javacompat.ExecutionResult

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

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.