Class AnnotationTripleRef

All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, TupleExpr, VariableScopeChange

public class AnnotationTripleRef extends ReifiedTripleRef
See Also:
  • Constructor Details

    • AnnotationTripleRef

      public AnnotationTripleRef()
    • AnnotationTripleRef

      public AnnotationTripleRef(Var subjectVar, Var predicateVar, Var objectVar, Var exprVar, Var reifVar)
  • Method Details