Uses of Class
org.eclipse.rdf4j.rio.helpers.StatementCollector
Packages that use StatementCollector
-
Uses of StatementCollector in org.eclipse.rdf4j.http.client
Methods in org.eclipse.rdf4j.http.client with parameters of type StatementCollectorModifier and TypeMethodDescriptionvoid
RDF4JProtocolSession.getRepositoryConfig
(StatementCollector statementCollector) Retrieve configuration of the current repository and send it to the suppliedStatementCollector
-
Uses of StatementCollector in org.eclipse.rdf4j.rio.jsonld
Fields in org.eclipse.rdf4j.rio.jsonld declared as StatementCollectorModifier and TypeFieldDescriptionprivate final StatementCollector
JSONLDWriter.statementCollector