Neo4j Enterprise

org.neo4j.kernel
Class StandaloneWithShell

java.lang.Object
  extended by org.neo4j.kernel.StandaloneWithShell

public class StandaloneWithShell
extends java.lang.Object

Standalone EmbeddedGraphDatabase with Shell enabled.


Constructor Summary
StandaloneWithShell()
           
 
Method Summary
 void execute(java.util.Map<java.lang.String,java.lang.String> arguments)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneWithShell

public StandaloneWithShell()
Method Detail

execute

public void execute(java.util.Map<java.lang.String,java.lang.String> arguments)

main

public static void main(java.lang.String[] args)

Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.