Class ConstantOptimizer.VarNameCollector

java.lang.Object
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor<RuntimeException>
org.eclipse.rdf4j.query.algebra.evaluation.impl.ConstantOptimizer.VarNameCollector
All Implemented Interfaces:
QueryModelVisitor<RuntimeException>
Direct Known Subclasses:
ConstantOptimizer.ConstantVisitor
Enclosing class:
ConstantOptimizer

@Deprecated(forRemoval=true, since="4.1.0") protected class ConstantOptimizer.VarNameCollector extends AbstractQueryModelVisitor<RuntimeException>
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • VarNameCollector

      protected VarNameCollector()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details