Class BindingAssigner.VarVisitor

java.lang.Object
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor<RuntimeException>
org.eclipse.rdf4j.query.algebra.evaluation.impl.BindingAssigner.VarVisitor
All Implemented Interfaces:
QueryModelVisitor<RuntimeException>
Enclosing class:
BindingAssigner

@Deprecated(forRemoval=true, since="4.1.0") protected static class BindingAssigner.VarVisitor extends AbstractQueryModelVisitor<RuntimeException>
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Details Link icon

    • bindings Link icon

      protected BindingSet bindings
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details Link icon

    • VarVisitor Link icon

      public VarVisitor(BindingSet bindings)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details Link icon