Uses of Class
oracle.pgx.api.filter.FilterIntersection
-
Packages that use FilterIntersection Package Description oracle.pgx.api.filter This package contains filter data objects. -
-
Uses of FilterIntersection in oracle.pgx.api.filter
Methods in oracle.pgx.api.filter that return FilterIntersection Modifier and Type Method Description FilterIntersectionGraphFilter. intersect(GraphFilter other)Intersects this filter with another graph-filter object.
-