Uses of Interface
org.aksw.jenax.arq.util.triple.TripleConstraint
Packages that use TripleConstraint
-
Uses of TripleConstraint in org.aksw.jenax.arq.util.triple
Classes in org.aksw.jenax.arq.util.triple that implement TripleConstraintMethods in org.aksw.jenax.arq.util.triple that return TripleConstraintModifier and TypeMethodDescriptionstatic TripleConstraintTripleConstraintImpl.create(org.apache.jena.graph.Node s, org.apache.jena.graph.Node p, org.apache.jena.graph.Node o) static TripleConstraintTripleConstraintImpl.create(org.apache.jena.graph.Triple pattern) static TripleConstraintTripleConstraintImpl.create(org.apache.jena.graph.Triple triple, org.apache.jena.sparql.expr.Expr expr) static TripleConstraintTripleConstraintImpl.create(org.apache.jena.sparql.expr.Expr expr) TripleFilter.toConstraint()Convert this object to a slightly simplified representation which loses the 'direction' information.