Uses of Interface
org.eclipse.rdf4j.query.parser.QueryParserFactory
Packages that use QueryParserFactory
Package
Description
The rdf4j SPARQL 1.1 parser.
-
Uses of QueryParserFactory in org.eclipse.rdf4j.query.parser
Methods in org.eclipse.rdf4j.query.parser with parameters of type QueryParserFactoryModifier and TypeMethodDescriptionprotected QueryLanguage
QueryParserRegistry.getKey
(QueryParserFactory factory) -
Uses of QueryParserFactory in org.eclipse.rdf4j.query.parser.sparql
Classes in org.eclipse.rdf4j.query.parser.sparql that implement QueryParserFactory -
Uses of QueryParserFactory in org.eclipse.rdf4j.sail.shacl.ast.targets
Fields in org.eclipse.rdf4j.sail.shacl.ast.targets declared as QueryParserFactoryModifier and TypeFieldDescriptionprivate final QueryParserFactory
TargetChainRetriever.queryParserFactory