Structs§
Enums§
- Builtin
Name - An RDF Fusion builtin name.
- Function
Name - Identifier for a function. Either it is an RDF Fusion builtin (e.g., a SPARQL operation) or a custom function.
Traits§
- RdfFusion
Function Registry - A registry for SPARQL functions that can create DataFusion UDFs and UDAFs.
Type Aliases§
- RdfFusion
Function Registry Ref - A reference-counted pointer to an implementation of the
RdfFusionFunctionRegistry
trait.