Package oracle.pgx.api.filter
This package contains filter data objects.
-
Interface Summary Interface Description -
Class Summary Class Description BinaryGraphFilterOperation EdgeFilter A class that wraps a filter expression supposed to be evaluated on each edge of the graphFilterIntersection A class that represents an intersection between two graph-filtersFilterUnion A class that represents an union between two graph-filtersGraphFilter An abstract class representing any GraphFiltersGraphFilterWithExpression PathFindingFilter VertexFilter A class that wraps a filter expression supposed to be evaluated on each vertex of the graph -
Enum Summary Enum Description FilterStrategy An enum to distinguish between different strategies to execute the filter expressionFilterType An enum to distinguish between different types of graph-filters