rdf-fusion-logical

Crates.iordf-fusion-logical
lib.rsrdf-fusion-logical
version0.1.0
created_at2025-09-29 11:50:19.510384+00
updated_at2025-09-29 11:50:19.510384+00
descriptionRDF Fusion Logical Operators and Rewriting Rules
homepage
repository
max_upload_size
id1859438
size274,163
Tobias Schwarzinger (tobixdev)

documentation

README

RDF Fusion Logical

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 contains the custom logical plan operators and rewriting rules.

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