Builder

class Builder

Properties

Link copied to clipboard
var meta: <Error class: unknown class>?

Metadata about the Gremlin query.

Link copied to clipboard

The unique identifier of the Gremlin query.

Link copied to clipboard
var result: <Error class: unknown class>?

The Gremlin query output from the server.

Link copied to clipboard

The status of the Gremlin query.

Functions