Uses of Class
org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
Packages that use ASTQuadsNotTriples
Package
Description
The rdf4j SPARQL 1.1 parser.
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
Uses of ASTQuadsNotTriples in org.eclipse.rdf4j.query.parser.sparql
Methods in org.eclipse.rdf4j.query.parser.sparql with parameters of type ASTQuadsNotTriplesModifier and TypeMethodDescriptionAbstractASTVisitor.visit
(ASTQuadsNotTriples node, Object data) UpdateExprBuilder.visit
(ASTQuadsNotTriples node, Object data) -
Uses of ASTQuadsNotTriples in org.eclipse.rdf4j.query.parser.sparql.ast
Methods in org.eclipse.rdf4j.query.parser.sparql.ast with parameters of type ASTQuadsNotTriplesModifier and TypeMethodDescriptionSyntaxTreeBuilderDefaultVisitor.visit
(ASTQuadsNotTriples node, Object data) SyntaxTreeBuilderVisitor.visit
(ASTQuadsNotTriples node, Object data)