Creates a new instance of DriverRemoteConnection.
The resource uri.
Optionaloptions: ConnectionOptions = {}The connection options.
Closes the connection where open transactions will close according to the features of the graph provider.
Submits a commit operation to the server and closes the connection.
Submits a rollback operation to the server and closes the connection.
Represents the default
RemoteConnectionimplementation.