rdf-fusion-execution

Crates.iordf-fusion-execution
lib.rsrdf-fusion-execution
version0.1.0
created_at2025-09-29 12:44:59.587087+00
updated_at2025-09-29 12:44:59.587087+00
descriptionRDF Fusion Execution Engine
homepage
repository
max_upload_size
id1859483
size194,684
Tobias Schwarzinger (tobixdev)

documentation

README

RDF Fusion Execution

RDF Fusion is an extensible query execution framework, written in Rust, that is based on Apache DataFusion.

This crate is a submodule of RDF Fusion that defines the execution engine and is the entry point for query execution.

Most projects should use the rdf-fusion crate directly, which re-exports this module. If you are already using the rdf-fusion crate, there is no reason to use this crate directly in your project as well.

Commit count: 0

cargo fmt