org.neo4j.kernel.ha.shell
Class Pullupdates

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

public class Pullupdates
extends org.neo4j.shell.kernel.apps.ReadOnlyGraphDatabaseApp


Field Summary
 
Fields inherited from class org.neo4j.shell.kernel.apps.GraphDatabaseApp
OPTION_DEF_FOR_C, STANDARD_EVAL_IMPORTS, WORKING_DIR_KEY
 
Constructor Summary
Pullupdates()
           
 
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.ReadOnlyGraphDatabaseApp
execute
 
Methods inherited from class org.neo4j.shell.kernel.apps.GraphDatabaseApp
assertCurrentIsNode, clearCurrent, directionAlternatives, filterMapToTypes, filterMatches, findTitle, fixCaseSensitivity, format, frame, getCurrent, getCurrent, getDirection, getDirection, getDisplayName, getDisplayName, getDisplayName, getDisplayName, getDisplayNameForNonExistent, getNodeById, getRelationshipType, getServer, getThingById, getThingById, isCurrent, matches, newPattern, niceEnumAlternatives, parseEnum, printAndInterpretTemplateLines, printPath, readCurrentWorkingDir, setCurrent, toExpander, toSortedExpander, withArrows, writeCurrentWorkingDir
 
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

Pullupdates

public Pullupdates()
Method Detail

exec

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


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