Command
Marks a bucket for removal (soft delete).
Command
Marks a bucket for removal (soft delete).
Command
Updates documents in a bucket that match a filter expression.
Command
Performs vector similarity search on a bucket using a vector index backed by JVector, with optional post-filtering to combine similarity ranking with structured query predicates.
Command
Authenticates the current connection.
Command
Manages client connection properties.
Command
Returns information about registered server commands.
Command
Echoes back the given message.
Command
Negotiates the protocol version and optionally authenticates the connection.
Command
Returns server information and statistics.
Command
Returns PONG or echoes back the given message.
Command
Returns the current server time.
Command
Returns in-memory operation counters for a named volume.
Command
Returns replication state for a specific standby member on a named volume.
Command
Resets operation counters to zero for a named volume.
Command
Returns per-segment size, usage, and garbage statistics for a named volume.
Command
Returns a volume-wide overview including status, capacity, garbage percentage, and fill ratio.
Command
Creates a new namespace with the given hierarchical path.
Command
Returns the active namespace for the current session.
Command
Checks whether a namespace exists.
Command
Lists the child namespaces under a given path or lists root-level namespaces when no path is provided.
Command
Renames a namespace by moving its FoundationDB directory from the old path to the new path.
Command
Permanently deletes a namespace and its FoundationDB directory (hard delete).
Command
Marks a namespace for logical removal without deleting its FoundationDB directory.
Command
Switches the current session to a namespace.