Package org.eclipse.rdf4j.repository.filters
package org.eclipse.rdf4j.repository.filters
-
ClassDescriptionA bloom filter that is exact (no false positives) at the cost of always having to query the repository.A zero-cost bloom filter that always returns true (no negatives).A bloom filter for statements in a
Repository
.