# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BFS is short for the breadth-first search algorithm.
DFS is short for the depth-first search algorithm.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for Aggregate.
Enum value maps for Aggregate.
Enum value maps for Algorithm.
Enum value maps for Algorithm.
No description provided by the author
Enum value maps for Membership.
Enum value maps for Membership.
# Structs
No description provided by the author
Authorizer is a graph primitive used for authorizing inbound requests and/or responses(see AuthTarget).
Authorizers is an array of authorizer.
AuthTarget is the payload/input to Authorizer expressions.
Boolean is a simple boolean value.
ConnectFilter is used to fetch connections related to a single noted.
Connection is a graph primitive that represents a relationship between two docs.
ConnectionConstructor is used to create an Connection.
ConnectionConstructors is an array of ConnectionConstructor.
Connections is an array of Connection.
Constraint a graph primitive used to validate custom doc/connection constraints.
No description provided by the author
Doc is a Graph primitive representing a single entity/resource.
DocConstructor is used to create a doc.
DocConstructor is used to create a batch of docs.
Docs is an array of docs.
Edit patches the attributes of a Doc or Connection.
EditFilter is used to patch/edit docs/connections.
ExistsFilter is used as input into all Exists(boolean) related queries.
No description provided by the author
Filter is a generic filter using Common Expression Language.
No description provided by the author
Graph is an array of docs and connections.
Index is a secondary index.
IndexConstructor is used to construct Indexes.
Indexes is an array of Index.
Message is received on PubSub subscriptions.
Number is a simple double/float64 value.
OutboundMessage is a message to be published to a pubsub channel.
No description provided by the author
Pong returns PONG if the server is healthy.
No description provided by the author
No description provided by the author
Ref describes a doc/connection type & id.
RefConstructor creates a new Ref.
Refs is an array of refs.
Schema returns registered connection & doc types.
No description provided by the author
No description provided by the author
StreamFilter is used to filter messages in a pubsub channel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Trigger may be used to automatically mutate the attributes of documents/connections before they are commited to the database.
Triggers is an array of Trigger.
No description provided by the author
UnimplementedDatabaseServiceServer can be embedded to have forward compatible implementations.
UnimplementedRaftServiceServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DatabaseServiceClient is the client API for DatabaseService service.
DatabaseServiceServer is the server API for DatabaseService service.
No description provided by the author
RaftServiceClient is the client API for RaftService service.
RaftServiceServer is the server API for RaftService service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author