Expand description
SPARQL 1.2 built-in functions and extensions
This module implements the extended function library for SPARQL 1.2, including new string functions, math functions, and advanced features.
Structs§
- Function
Metadata - Function metadata
- Function
Registry - SPARQL function registry
Enums§
- Argument
Type - Argument type specification
- Function
Impl - Function implementation
- Return
Type - Return type specification
Traits§
- Custom
Function - Custom function trait
Type Aliases§
- Native
Function - Native function pointer