Skip navigation links

Package org.eclipse.rdf4j.repository

The Repository API: the main API for accessing rdf databases and SPARQL endpoints.

See: Description

Package org.eclipse.rdf4j.repository Description

The Repository API: the main API for accessing rdf databases and SPARQL endpoints. The class Repository is the main interface for rdf4j repositories. It provides all sorts of operations for manipulating RDF in various ways, through a RepositoryConnection. An important notion in a rdf4j repository is that of context . Within one repository, subsets of statements can be identified by their context.
See Also:
rdf4j repository API documentation
Skip navigation links

Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.