Package | Description |
---|---|
org.apache.tinkerpop.gremlin.jsr223.console |
Modifier and Type | Method and Description |
---|---|
Object |
RemoteAcceptor.configure(List<String> args)
Gets called when
:remote is used in conjunction with the config option. |
Object |
RemoteAcceptor.connect(List<String> args)
Gets called when
:remote is used in conjunction with the "connect" option. |
Object |
RemoteAcceptor.submit(List<String> args)
Gets called when
:submit is executed. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.