Uses of Package
org.apache.tinkerpop.gremlin.jsr223.console
-
Packages that use org.apache.tinkerpop.gremlin.jsr223.console Package Description org.apache.tinkerpop.gremlin.jsr223.console -
Classes in org.apache.tinkerpop.gremlin.jsr223.console used by org.apache.tinkerpop.gremlin.jsr223.console Class Description GremlinShellEnvironment Provides an abstraction over a "Gremlin Shell" (i.e.RemoteAcceptor The Gremlin Console supports the:remote
and:submit
commands which provide standardized ways for plugins to provide "remote connections" to resources and a way to "submit" a command to those resources.RemoteException A mapperException
to be thrown when there are problems with processing a command given to aRemoteAcceptor
.