Uses of Class
org.aksw.rml.jena.impl.Clusters.Cluster
Packages that use Clusters.Cluster
-
Uses of Clusters.Cluster in org.aksw.rml.jena.impl
Fields in org.aksw.rml.jena.impl with type parameters of type Clusters.ClusterModifier and TypeFieldDescriptionprotected NavigableMap<Integer, Clusters.Cluster<K, V>> Clusters.mapMethods in org.aksw.rml.jena.impl that return Clusters.ClusterModifier and TypeMethodDescriptionClusters.get(int id) Clusters.newClusterFromMergeOf(Set<Integer> affectedClusterIds) Methods in org.aksw.rml.jena.impl that return types with arguments of type Clusters.ClusterMethods in org.aksw.rml.jena.impl with parameters of type Clusters.ClusterModifier and TypeMethodDescriptionvoidClusters.Cluster.mergeFrom(Clusters.Cluster<K, V> other) static org.aksw.rml.jena.impl.RmlLib.DistinctScheduleRmlLib.optimizeForDistinct(Clusters.Cluster<org.apache.jena.sparql.core.Quad, org.apache.jena.query.Query> cluster) A greedy algorithm that computes conditional distinct first on the quad patterns that subsume most other quads in the queries.