Uses of Class
org.eclipse.rdf4j.rio.helpers.AbstractRDFHandler
Package
Description
A command line console tool for querying and updating local or remote RDF4J repositories.
Functionality to convert tuple query results to and from the
Data Access Working Group Test Result Set RDF Vocabulary
Helper and utility classes for the
SailRepository
Helper classes for working with Repositories.
Provides helpers classes for Rio.
See discussion at https://github.com/eclipse/rdf4j/issues/1262
-
Uses of AbstractRDFHandler in org.eclipse.rdf4j.console
-
Uses of AbstractRDFHandler in org.eclipse.rdf4j.query.dawg
-
Uses of AbstractRDFHandler in org.eclipse.rdf4j.repository.sail.helpers
Modifier and TypeClassDescriptionclass
An RDFHandler that adds RDF data to a sail. -
Uses of AbstractRDFHandler in org.eclipse.rdf4j.repository.util
Modifier and TypeClassDescriptionclass
An RDFHandler that adds RDF data to some RDF sink.class
An RDFHandler that adds RDF data to a repository.class
An RDFHandler that removes RDF data from a repository. -
Uses of AbstractRDFHandler in org.eclipse.rdf4j.rio.helpers
Modifier and TypeClassDescriptionclass
A RDFHandler that can be used to collect reported statements in collections.class
A RDFHandler that can be used to collect reported statements in collections. -
Uses of AbstractRDFHandler in org.eclipse.rdf4j.sail.inferencer.util
Modifier and TypeClassDescriptionclass
An RDFHandler that adds RDF data to a sail as inferred statements. -
Uses of AbstractRDFHandler in org.eclipse.rdf4j.spin