Module plain_term

Module plain_term 

Source

Modules§

decoders
encoders

Structs§

PlainTermArray
Represents an Arrow array with a PlainTermEncoding.
PlainTermArrayBuilder
Provides a convenient API for building a PlainTermArray from its components.
PlainTermArrayElementBuilder
Provides a convenient API for building arrays (element-by-element) of RDF terms with the PlainTermEncoding. The documentation of the encoding provides additional information.
PlainTermArrayParts
Holds the parts of a PlainTermArray.
PlainTermEncoding
PlainTermScalar
Represents an Arrow scalar with a PlainTermEncoding.
UnknownPlainTermTypeError

Enums§

PlainTermEncodingField
Represents the fields of the PlainTermEncoding.
PlainTermType
Indicates the type of an RDF term that is encoded in the PlainTermEncoding.

Constants§

PLAIN_TERM_ENCODING
The instance of the PlainTermEncoding.