Skip to main content

Module types

Module types 

Source
Expand description

Shared types used across storage capability traits.

Structs§

BatchWriteSummary
Edge
A directed edge in the graph.
EdgeFilter
GraphPath
LinkId
A type-safe link ID (wraps Uuid).
NeighborHit
One neighbor returned by a graph query.
NeighborQuery
Page
PageRequest
PathNode
One node along a traversal path.
SortOrder
SqlColumn
SqlRow
SqlStatement
SqlTxOptions
TextDocument
TextFilter
TextIndexStats
TextSearchHit
TextSearchRequest
TimeRange
TraversalOptions
TraversalRequest
VectorMetadataFilter
A typed predicate for backend-pushable metadata filtering (ADR-041).
VectorRecord
VectorSearchHit
VectorSearchRequest
VectorStoreCapabilities
Backend capability declaration for vector stores (ADR-041).
VectorStoreInfo

Enums§

DeleteMode
Direction
EdgeSortField
IndexRebuildScope
SortDirection
SqlIsolation
SqlValue
TextQueryMode
VectorIndexKind

Type Aliases§

StorageResult