All Classes and Interfaces
Class
Description
A stub to allow clients to do synchronous rpc calls to service DatabaseService.
A stub to allow clients to do ListenableFuture-style rpc calls to service DatabaseService.
Base class for the server implementation of the service DatabaseService.
A stub to allow clients to do asynchronous rpc calls to service DatabaseService.
A connection to a GWP server.
A GQL date value.
A GQL duration value with two components per ISO/IEC 39075.
A property graph edge (directed or undirected).
Base exception for all GWP errors.
A single named field within a
GqlRecord.A GQL local datetime value (no timezone).
A GQL local time value (no timezone).
A property graph node.
A path through a property graph: an alternating sequence of nodes and edges.
An ordered collection of named fields (open or closed record).
A stub to allow clients to do synchronous rpc calls to service GqlService.
A stub to allow clients to do ListenableFuture-style rpc calls to service GqlService.
Base class for the server implementation of the service GqlService.
A stub to allow clients to do asynchronous rpc calls to service GqlService.
Protobuf type
gql.BeginRequestProtobuf type
gql.BeginRequestProtobuf type
gql.BeginResponseProtobuf type
gql.BeginResponseProtobuf type
gql.CloseRequestProtobuf type
gql.CloseRequestProtobuf type
gql.CloseResponseProtobuf type
gql.CloseResponseProtobuf type
gql.ColumnDescriptorProtobuf type
gql.ColumnDescriptorProtobuf type
gql.CommitRequestProtobuf type
gql.CommitRequestProtobuf type
gql.CommitResponseProtobuf type
gql.CommitResponseProtobuf type
gql.ConfigureRequestProtobuf type
gql.ConfigureRequestProtobuf type
gql.ConfigureResponseProtobuf type
gql.ConfigureResponseProtobuf type
gql.CreateDatabaseRequestProtobuf type
gql.CreateDatabaseRequestProtobuf type
gql.CreateDatabaseResponseProtobuf type
gql.CreateDatabaseResponseProtobuf type
gql.DatabaseOptionsProtobuf type
gql.DatabaseOptionsProtobuf type
gql.DatabaseSummaryProtobuf type
gql.DatabaseSummaryProtobuf type
gql.DeleteDatabaseRequestProtobuf type
gql.DeleteDatabaseRequestProtobuf type
gql.DeleteDatabaseResponseProtobuf type
gql.DeleteDatabaseResponseProtobuf type
gql.ExecuteRequestProtobuf type
gql.ExecuteRequestProtobuf type
gql.ExecuteResponseProtobuf type
gql.ExecuteResponseProtobuf type
gql.GetDatabaseInfoRequestProtobuf type
gql.GetDatabaseInfoRequestProtobuf type
gql.GetDatabaseInfoResponseProtobuf type
gql.GetDatabaseInfoResponseProtobuf type
gql.HandshakeRequestProtobuf type
gql.HandshakeRequestProtobuf type
gql.HandshakeResponseProtobuf type
gql.HandshakeResponseProtobuf type
gql.ListDatabasesRequestProtobuf type
gql.ListDatabasesRequestProtobuf type
gql.ListDatabasesResponseProtobuf type
gql.ListDatabasesResponseProtobuf type
gql.PingRequestProtobuf type
gql.PingRequestProtobuf type
gql.PongResponseProtobuf type
gql.PongResponseProtobuf type
gql.ResetRequestProtobuf type
gql.ResetRequestProtobuf type
gql.ResetResponseProtobuf type
gql.ResetResponseProtobuf enum
gql.ResetTarget
First frame: describes what kind of result follows.
First frame: describes what kind of result follows.
Final frame: completion status and statistics.
Final frame: completion status and statistics.
Protobuf enum
gql.ResultTypeProtobuf type
gql.RollbackRequestProtobuf type
gql.RollbackRequestProtobuf type
gql.RollbackResponseProtobuf type
gql.RollbackResponseProtobuf type
gql.RowProtobuf type
gql.Row
Data frames: batched rows.
Data frames: batched rows.
Protobuf type
gql.ServerInfoProtobuf type
gql.ServerInfoProtobuf type
gql.SessionParameterProtobuf type
gql.SessionParameterProtobuf enum
gql.TransactionModeAn active session with a GWP server.
GQLSTATUS code constants and helpers per ISO/IEC 39075 Chapter 23.
GQL-domain error carrying a GQLSTATUS code and optional diagnostic context.
Credentials provided at handshake.
Credentials provided at handshake.
Username/password credentials.
Username/password credentials.
Extended-precision float (FLOAT128/256).
Extended-precision float (FLOAT128/256).
Extended-precision integer (INT128/256, UINT128/256).
Extended-precision integer (INT128/256, UINT128/256).
Calendar date.
Calendar date.
Arbitrary-precision decimal.
Arbitrary-precision decimal.
Diagnostic context for error reporting.
Diagnostic context for error reporting.
Temporal duration with two components per ISO/IEC 39075.
Temporal duration with two components per ISO/IEC 39075.
Property graph edge (directed or undirected).
Property graph edge (directed or undirected).
Single field within a record.
Single field within a record.
Protobuf type
gql.FieldDescriptorProtobuf type
gql.FieldDescriptor
Ordered list of values.
Ordered list of values.
Status code from a GQL operation.
Status code from a GQL operation.
GQL type enumeration covering all types from ISO/IEC 39075.
Date and time without timezone.
Date and time without timezone.
Time without timezone.
Time without timezone.
Property graph node.
Property graph node.
Explicit null marker (GQL NULL).
Explicit null marker (GQL NULL).
Alternating sequence of nodes and edges.
Alternating sequence of nodes and edges.
Named collection of fields (open or closed record).
Named collection of fields (open or closed record).
Protobuf type
gql.TypeDescriptorProtobuf type
gql.TypeDescriptor
Discriminated union of all GQL value types.
Discriminated union of all GQL value types.
Date and time with UTC offset.
Date and time with UTC offset.
Time with UTC offset.
Time with UTC offset.
A GQL datetime value with UTC offset.
A GQL time value with UTC offset.
Cursor over streaming result frames from an Execute RPC.
Summary of a completed query execution.
Session-level error (not found, expired, handshake failure).
A stub to allow clients to do synchronous rpc calls to service SessionService.
A stub to allow clients to do ListenableFuture-style rpc calls to service SessionService.
Base class for the server implementation of the service SessionService.
A stub to allow clients to do asynchronous rpc calls to service SessionService.
An explicit transaction within a session.
Transaction state error (begin failed, empty transaction ID).
Converts between protobuf
gql.Value messages and native Java objects.