Uses of Package
org.eclipse.rdf4j.collection.factory.api
-
Packages that use org.eclipse.rdf4j.collection.factory.api Package Description org.eclipse.rdf4j.collection.factory.api org.eclipse.rdf4j.collection.factory.impl org.eclipse.rdf4j.query.algebra.evaluation org.eclipse.rdf4j.query.algebra.evaluation.impl org.eclipse.rdf4j.query.algebra.evaluation.iterator Implementations ofIteration
relevant to query evaluation.org.eclipse.rdf4j.sail RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.org.eclipse.rdf4j.sail.helpers Abstract base implementation and internal helper classes for Sail implementations. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.collection.factory.api Class Description BindingSetKey A marker interface used in the GroupBy logic to make a key out of the values being grouped by. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.collection.factory.impl Class Description BindingSetKey A marker interface used in the GroupBy logic to make a key out of the values being grouped by.CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.query.algebra.evaluation Class Description CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.query.algebra.evaluation.impl Class Description CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.query.algebra.evaluation.iterator Class Description BindingSetEntry CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.sail Class Description CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based. -
Classes in org.eclipse.rdf4j.collection.factory.api used by org.eclipse.rdf4j.sail.helpers Class Description CollectionFactory A Factory that may generate optimised and/or disk based collections Factories like this should not be cached but created a new everytime as the closing is important if they are disk based.