Package uk.gov.gchq.gaffer.operation.graph
Extension interfaces for performing filtering on results from operations.
-
Interface Summary Interface Description GraphFilters GraphFilters.Builder<OP extends GraphFilters,B extends GraphFilters.Builder<OP,?>> OperationView AnOperationViewoperation contains aViewand can carry out additional validation based on the view contents.OperationView.Builder<OP extends OperationView,B extends OperationView.Builder<OP,?>> SeededGraphFilters ASeededGraphFiltersoperation is aGraphFiltersoperation with the addition of filtering forSeededGraphFilters.IncludeIncomingOutgoingTypes.SeededGraphFilters.Builder<OP extends SeededGraphFilters,B extends SeededGraphFilters.Builder<OP,?>> -
Enum Summary Enum Description SeededGraphFilters.IncludeIncomingOutgoingType AIncludeIncomingOutgoingTypedefines the incoming/outgoing direction of theEdges during the operation.