Modules§
Macros§
Structs§
- RdfFusion
Encodings - Holds a configuration instance for each RDF Fusion encoding.
Enums§
- Encoding
Datum - Represents either an array or a scalar for a given encoding.
- Encoding
Name - Represents the name of a single TermEncoding.
- Quad
Storage Encoding - Defines which encoding is used for retrieving quads from the storage.
Traits§
- Encoding
Array - Represents an Arrow Array with a specific TermEncoding.
- Encoding
Scalar - Represents an Arrow ScalarValue with a specific TermEncoding.
- Scalar
Encoder - Is responsible for encoding RDF terms (or NULL) in a particular encoding.
- Term
Decoder - Allows extracting an iterator of a type from an EncodingArray.
- Term
Encoder - Allows encoding an iterator of a type into an EncodingArray.
- Term
Encoding - A term encoding defines how RDF terms are represented in Arrow arrays.