org.neo4j.server.webadmin.console
Interface ScriptSession

All Known Implementing Classes:
GremlinSession

public interface ScriptSession


Method Summary
 String evaluate(String script)
           
 

Method Detail

evaluate

String evaluate(String script)


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