Class BlankNodeVarProcessor

  • All Implemented Interfaces:
    org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor

    @InternalUseOnly
    public class BlankNodeVarProcessor
    extends AbstractASTVisitor
    Processes blank nodes in the query body, replacing them with variables while retaining scope.
    Author:
    Arjohn Kampman