Module sortable_term

Module sortable_term 

Source

Modules§

encoders

Structs§

SortableTermArray
Represents an Arrow array with a SortableTermArray.
SortableTermArrayBuilder
SortableTermEncoding
The sortable term encoding allows us to represent the expected SPARQL ordering using DataFusion’s built-in ordering for structs.
SortableTermScalar
Represents an Arrow scalar with a SortableTermEncoding.

Constants§

SORTABLE_TERM_ENCODING
The instance of the SortableTermEncoding.