Class | Description |
---|---|
CypherGremlinPlugin | |
CypherPlugin |
Gremlin Console Plugin that allows to send Cypher queries from Gremlin Console to Gremlin Server.
|
CypherRemoteAcceptor |
A
RemoteAcceptor that takes a Cypher query from the console
and sends it to Gremlin Server over the standard Java driver. |