Skip to main content

Crate lxdb_engine

Crate lxdb_engine 

Source

Structs§

BinaryRelation
A relation whose source and target tokens have been resolved directly against the binary dataset.
BinaryRelationIter
Lazily resolves relation records into high-level relation views.
BinaryToken
A token resolved directly against the binary string table.
BinaryTokenIter
Resolves token records lazily against the dataset string table.
DatasetQuery
Read-only query interface over a binary LXDB dataset.
RecordIter
Iterates over fixed-size binary records without allocating a collection.

Enums§

EngineError

Traits§

BinaryDatasetExt

Type Aliases§

AdjacencyRecordIter
RelationRecordIter
TokenRecordIter