org.neo4j.server.rest.transactional
Class Statement
java.lang.Object
org.neo4j.server.rest.transactional.Statement
public class Statement
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Statement
public Statement(String statement,
Map<String,Object> parameters)
statement
public String statement()
parameters
public Map<String,Object> parameters()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.