| Modifier and Type | Class and Description | 
|---|---|
| class  | DriverRemoteConnectionA  RemoteConnectionimplementation for Gremlin Server. | 
| Constructor and Description | 
|---|
| CredentialTraversalSourceDsl(RemoteConnection connection) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmbeddedRemoteConnectionAllows a  RemoteConnectionto be submitted to a "local"Graphinstance thus simulating a connection
 to a remote source. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RemoteConnection | RemoteConnection. from(Configuration conf)Create a  RemoteConnectionfrom aConfigurationobject. | 
| Constructor and Description | 
|---|
| RemoteStep(Traversal.Admin traversal,
          RemoteConnection remoteConnection) | 
| Constructor and Description | 
|---|
| RemoteStrategy(RemoteConnection remoteConnection) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RemoteConnection | GraphTraversalSource. connection | 
| Constructor and Description | 
|---|
| GraphTraversalSource(RemoteConnection connection) | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteConnection | RemoteGraph. getConnection() | 
| Modifier and Type | Method and Description | 
|---|---|
| static RemoteGraph | RemoteGraph. open(RemoteConnection connection,
    Configuration conf)Creates a new  RemoteGraphinstance. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.