Uses of Class
uk.gov.gchq.gaffer.tinkerpop.GafferPopGraphVariables.HasStepFilterStage
-
Packages that use GafferPopGraphVariables.HasStepFilterStage Package Description uk.gov.gchq.gaffer.tinkerpop -
-
Uses of GafferPopGraphVariables.HasStepFilterStage in uk.gov.gchq.gaffer.tinkerpop
Fields in uk.gov.gchq.gaffer.tinkerpop declared as GafferPopGraphVariables.HasStepFilterStage Modifier and Type Field Description static GafferPopGraphVariables.HasStepFilterStageGafferPopGraphVariables. DEFAULT_HAS_STEP_FILTER_STAGEDefault to pre-aggregation filtering for HasStep predicatesMethods in uk.gov.gchq.gaffer.tinkerpop that return GafferPopGraphVariables.HasStepFilterStage Modifier and Type Method Description static GafferPopGraphVariables.HasStepFilterStageGafferPopGraphVariables.HasStepFilterStage. valueOf(String name)Returns the enum constant of this type with the specified name.static GafferPopGraphVariables.HasStepFilterStage[]GafferPopGraphVariables.HasStepFilterStage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-