Module: LD::Patch::Algebra

Defined in:
lib/ld/patch/algebra.rb,
lib/ld/patch/algebra/add.rb,
lib/ld/patch/algebra/cut.rb,
lib/ld/patch/algebra/bind.rb,
lib/ld/patch/algebra/path.rb,
lib/ld/patch/algebra/index.rb,
lib/ld/patch/algebra/patch.rb,
lib/ld/patch/algebra/delete.rb,
lib/ld/patch/algebra/prefix.rb,
lib/ld/patch/algebra/reverse.rb,
lib/ld/patch/algebra/constraint.rb,
lib/ld/patch/algebra/update_list.rb

Overview

Based on the SPARQL Algebra, operators for executing a patch

Author:

Defined Under Namespace

Classes: Add, Bind, Constraint, Cut, Delete, Index, Patch, Path, Prefix, Reverse, UpdateList