Namespace Gremlin.Net.Driver.Messages
Classes
RequestMessage
The model for a request message sent to the server.
RequestMessage.Builder
Allows to build RequestMessage objects.
ResponseMessage<T>
The message returned from the server.
ResponseResult<T>
Represents the result as a response to a RequestMessage sent as part of a ResponseMessage<T> by the server.
ResponseStatus
Represents status information of a ResponseMessage<T>.
Enums
ResponseStatusCode
Represents the various status codes that Gremlin Server returns.