-
Packages Package Description org.eclipse.rdf4j.spin
-
Interfaces Interface Description org.eclipse.rdf4j.common.iteration.CloseableIteration In the future this interface will stop extendingIteration
and instead declare the same interface methods directly. The interface will also stop requiring implementations to automatically close when exhausted, instead making this an optional feature and requiring the user to always call close. This interface may also be removed.org.eclipse.rdf4j.common.iteration.Iteration For performance and simplification the Iteration interface is deprecated and will be removed in 5.0.0. Use CloseableIteration instead, even if your iteration doesn't require AutoCloseable.org.eclipse.rdf4j.query.algebra.GraphPatternGroupable UseVariableScopeChange
instead.org.eclipse.rdf4j.repository.sail.config.RepositoryResolver org.eclipse.rdf4j.repository.sail.config.RepositoryResolverClient org.eclipse.rdf4j.sail.lucene.SearchQuery
-
Enums Enum Description org.eclipse.rdf4j.http.protocol.Protocol.TIMEOUT org.eclipse.rdf4j.rio.helpers.JSONLDMode org.eclipse.rdf4j.rio.helpers.RDFaVersion