Skip to main content

Crate lance_context

Crate lance_context 

Source

Modules§

serde

Structs§

AddRecordRequest
AddRecordsResponse
CompactRequest
CompactResponse
CompactStatsResponse
CompactionConfig
Configuration for background compaction.
CompactionMetrics
Metrics returned by compact_files.
CompactionStats
Statistics about compaction status and history.
Context
ContextEntry
ContextNamespace
Thin resolver for scoped context partitions under one namespace root.
ContextRecord
User-facing representation of a context entry written to storage.
ContextStoreOptions
Additional configuration when opening a ContextStore.
DeleteRecordResponse
LifecycleQueryOptions
Query-time controls for lifecycle-aware retrieval.
PartitionInfo
Manifest row describing one resolved context partition.
PartitionSpec
Phase-1 partition specification for a context namespace.
RecordDto
RecordFilters
Filters applied to records before list pagination or search ranking.
Relationship
Directed relationship from this record to another graph node.
RelationshipDto
RetrieveRequest
RetrieveResponse
RetrieveResult
Result returned from hybrid retrieval over context records.
RetrieveResultDto
SearchResult
Result returned from a vector similarity search.
SearchResultDto
Snapshot
StateMetadata
Structured metadata captured alongside each context entry.
UpsertRecordRequest
UpsertRecordResponse

Enums§

ContextError
ContextStore
IdIndexType
Type of scalar index on the id column.
MetadataFilter
Metadata matching operation for filtered retrieval.

Constants§

LIFECYCLE_ACTIVE
LIFECYCLE_CONTRADICTED

Traits§

ContextStoreApi

Type Aliases§

ContextResult
PartitionSelector
Complete selector values for one context partition.