Structs§
- Default
Object IdDecoder - Object
IdArray - Represents an Arrow array with an ObjectIdEncoding.
- Object
IdArray Builder - Provides a convenient API for building arrays of RDF terms with the ObjectIdEncoding. The documentation of the encoding provides additional information.
- Object
IdEncoding - The ObjectIdEncoding represents each distinct term in the database with a single unique id. We call such an id object id. Here is an example of the encoding:
- Object
IdScalar - Represents an Arrow scalar with a ObjectIdEncoding.
- Unknown
Object IdError
Enums§
- Object
IdMapping Error - Indicates an error that occurred while working with the ObjectIdMapping.
Traits§
- Object
IdMapping - The object id mapping is responsible for mapping between object ids and RDF terms in the ObjectIdEncoding.