C E I O P T

C

columnAs(String) - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Provides result objects from a single column of the result set.
columns() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
The exact names used to represent each column in the result set.
CypherParser - Class in org.neo4j.cypher.javacompat
Deprecated. 
CypherParser() - Constructor for class org.neo4j.cypher.javacompat.CypherParser
Deprecated.  

E

execute(Query) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Deprecated. 
execute(String) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Executes a query and returns an iterable that contains the result set
execute(Query, Map<String, Object>) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Deprecated. 
execute(String, Map<String, Object>) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Executes a Query and returns an iterable that contains the result set
ExecutionEngine - Class in org.neo4j.cypher.javacompat
To run a Query, use this class.
ExecutionEngine(GraphDatabaseService) - Constructor for class org.neo4j.cypher.javacompat.ExecutionEngine
Creates an execution engine around the give graph database
ExecutionResult - Class in org.neo4j.cypher.javacompat
Holds Cypher query result sets, in tabular form.
ExecutionResult(ExecutionResult) - Constructor for class org.neo4j.cypher.javacompat.ExecutionResult
Constructor used by the Cypher framework.

I

iterator() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
 

O

org.neo4j.cypher.javacompat - package org.neo4j.cypher.javacompat
Execute Cypher queries from Java code.

P

parse(String) - Method in class org.neo4j.cypher.javacompat.CypherParser
Deprecated.  
parseConsole(String) - Static method in class org.neo4j.cypher.javacompat.CypherParser
Deprecated.  
parseStrict(String) - Static method in class org.neo4j.cypher.javacompat.CypherParser
Deprecated.  

T

toString() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
 
toString(PrintWriter) - Method in class org.neo4j.cypher.javacompat.ExecutionResult
 

C E I O P T

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.