Neo4j Enterprise

org.neo4j.cypher.javacompat
Class CypherParser

java.lang.Object
  extended by org.neo4j.cypher.javacompat.CypherParser

public class CypherParser
extends Object


Constructor Summary
CypherParser()
           
 
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
 

Constructor Detail

CypherParser

public CypherParser()
Method Detail

parse

public org.neo4j.cypher.commands.Query parse(String query)
                                      throws org.neo4j.cypher.SyntaxError
Throws:
org.neo4j.cypher.SyntaxError

Neo4j Enterprise

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