Module paths

Module paths 

Source

Structs§

KleenePlusClosureNode
Represents a Kleene-plus path closure node. This node computes the Kleene plus closure of the inner paths. This closure is the result of the + operator in SPARQL property paths.
PropertyPathLoweringRule
PropertyPathNode

Constants§

COL_PATH_GRAPH
COL_PATH_SOURCE
COL_PATH_TARGET

Statics§

PATH_TABLE_DFSCHEMA
PATH_TABLE_SCHEMA
Currently, property paths only work in the plain term encoding, as the physical Kleene node operator only works for this encoding.