org.neo4j.cypher.javacompat
Class CypherParser
java.lang.Object
org.neo4j.cypher.javacompat.CypherParser
public class CypherParser
- extends Object
|
Method Summary |
org.neo4j.cypher.commands.Query |
parse(String query)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CypherParser
public CypherParser()
parse
public org.neo4j.cypher.commands.Query parse(String query)
throws org.neo4j.cypher.SyntaxError
- Throws:
org.neo4j.cypher.SyntaxError
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.