org.neo4j.server.webadmin.console
Class GremlinWebConsole

java.lang.Object
  extended by org.neo4j.server.webadmin.console.GremlinWebConsole

public class GremlinWebConsole
extends Object


Constructor Summary
protected GremlinWebConsole()
           
  GremlinWebConsole(groovy.lang.Binding bindings, org.codehaus.groovy.tools.shell.IO io)
           
 
Method Summary
 void execute(String script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GremlinWebConsole

public GremlinWebConsole(groovy.lang.Binding bindings,
                         org.codehaus.groovy.tools.shell.IO io)

GremlinWebConsole

protected GremlinWebConsole()
Method Detail

execute

public void execute(String script)


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