GremlinQueryStatus

Captures the status of a Gremlin query (see the Gremlin query status API page).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The query statistics of the Gremlin query.

Link copied to clipboard

The ID of the Gremlin query.

Link copied to clipboard

The query string of the Gremlin query.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String