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. |
Exception | Description |
---|---|
RemoteConnectionException |
A generalized exception for any errors related to
RemoteConnection . |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.