Interface BgpNode

All Superinterfaces:
org.apache.jena.graph.FrontsNode, org.apache.jena.rdf.model.RDFNode, org.apache.jena.rdf.model.Resource, TraversalNode<BgpNode,BgpDirNode,BgpMultiNode>

public interface BgpNode extends TraversalNode<BgpNode,BgpDirNode,BgpMultiNode>, org.apache.jena.rdf.model.Resource
  • Method Summary

    Modifier and Type
    Method
    Description
     
    as(String varName)
     
    as(org.apache.jena.sparql.core.Var var)
     
    bwd()
     
    Map<org.apache.jena.rdf.model.Resource,BgpMultiNode>
     
     
    static Fragment2
    create(org.apache.jena.graph.Node node, Direction dir)
     
    fwd()
     
    Map<org.apache.jena.rdf.model.Resource,BgpMultiNode>
     
    static Fragment2
    Get the set of simple constraints affecting this facet.
     
     
    static org.apache.jena.sparql.path.Path
     
    static List<org.apache.jena.sparql.path.P_Path0>
     
    static org.apache.jena.sparql.path.P_Path0
     
    static org.apache.jena.sparql.path.P_Path0
     

    Methods inherited from interface org.apache.jena.graph.FrontsNode

    asNode

    Methods inherited from interface org.apache.jena.rdf.model.RDFNode

    as, asLiteral, asResource, asStatementTerm, canAs, getModel, isAnon, isLiteral, isResource, isStatementTerm, isURIResource, visitWith

    Methods inherited from interface org.apache.jena.rdf.model.Resource

    abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toString

    Methods inherited from interface org.aksw.facete.v3.api.traversal.TraversalNode

    bwd, bwd, bwd, canOpt, fwd, fwd, fwd, opt, step, step, step, step, step, walk, walk, walk, walkAliased