| Interface | Description | 
|---|---|
| RemoteConnection | 
 A simple abstraction of a "connection" to a "server" that is capable of processing a  
Traversal and
 returning results. | 
| Class | Description | 
|---|---|
| EmbeddedRemoteConnection | 
 Allows a  
RemoteConnection to be submitted to a "local" Graph instance thus simulating a connection
 to a remote source. | 
| RemoteGraph | Deprecated
 As for release 3.2.2, replaced by  
TraversalSource#withRemote(RemoteConnection) or its overloads. | 
| RemoteGraph.RemoteFeatures | |
| RemoteGraph.RemoteGraphFeatures | 
| Exception | Description | 
|---|---|
| RemoteConnectionException | 
 A generalized exception for any errors related to  
RemoteConnection. | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.