org.neo4j.kernel
Class Dumplocks

java.lang.Object
  extended by org.neo4j.shell.impl.AbstractApp
      extended by org.neo4j.shell.kernel.apps.GraphDatabaseApp
          extended by org.neo4j.kernel.Dumplocks
All Implemented Interfaces:
org.neo4j.shell.App

public class Dumplocks
extends org.neo4j.shell.kernel.apps.GraphDatabaseApp


Field Summary
 
Fields inherited from class org.neo4j.shell.kernel.apps.GraphDatabaseApp
OPTION_DEF_FOR_C
 
Constructor Summary
Dumplocks()
           
 
Method Summary
protected  String exec(org.neo4j.shell.AppCommandParser parser, org.neo4j.shell.Session session, org.neo4j.shell.Output out)
           
 
Methods inherited from class org.neo4j.shell.kernel.apps.GraphDatabaseApp
assertCurrentIsNode, directionAlternatives, execute, findTitle, fixCaseSensitivity, format, frame, getCurrent, getCurrent, getDirection, getDirection, getDisplayName, getDisplayName, getDisplayName, getDisplayName, getNodeById, getRelationshipType, getServer, getThingById, getThingById, isCurrent, matches, newPattern, parseEnum, printAndInterpretTemplateLines, setCurrent, toExpander, withArrows
 
Methods inherited from class org.neo4j.shell.impl.AbstractApp
addOptionDefinition, completionCandidates, getAvailableOptions, getDescription, getDescription, getName, getOptionDefinition, multiply, parseArray, parseFilter, parseJSONMap, safeClose, safeGet, safeRemove, safeSet, setServer, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dumplocks

public Dumplocks()
Method Detail

exec

protected String exec(org.neo4j.shell.AppCommandParser parser,
                      org.neo4j.shell.Session session,
                      org.neo4j.shell.Output out)
               throws Exception
Specified by:
exec in class org.neo4j.shell.kernel.apps.GraphDatabaseApp
Throws:
Exception


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