Packages

package rules

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class RuleExecutor[Rdf <: RDF, D, N <: rules.RuleExecutor.Rdf.Node, T <: rules.RuleExecutor.Rdf.Triple, G <: AbstractRDFGraphSpark[Rdf, D, G]] extends AnyRef

    A rule executor that works on Spark data structures and operations.

  2. class RuleExecutorNative extends RuleExecutor[Jena, RDD[Triple], Node, Triple, RDFGraphNative]

    A rule executor that works on Spark data structures and operations.

Value Members

  1. object Planner extends Logging

  2. object RDDOperations

    Common operations on RDD of triples.

  3. object RuleEntailmentType extends Enumeration

    The type of entailment of a rule, i.e.

    The type of entailment of a rule, i.e. which kind of triples are involved in the entailment process.

Ungrouped