Class FieldFilter

java.lang.Object
org.apache.jena.mem2.store.legacy.FieldFilter

public class FieldFilter extends Object
A class that encapsulates a filter on fields on a triple.

The filter is a predicate that takes a triple and returns true if it passes the filter and false otherwise.