public class CypherSession extends Object implements ScriptSession
| Constructor and Description |
|---|
CypherSession(CypherExecutor cypherExecutor,
org.neo4j.kernel.logging.Logging logging) |
public CypherSession(CypherExecutor cypherExecutor, org.neo4j.kernel.logging.Logging logging)
public org.neo4j.helpers.Pair<String,String> evaluate(String script)
evaluate in interface ScriptSessionPair of (result,next prompt).Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.