Uses of Class
uk.gov.gchq.gaffer.spark.operation.graphframe.GetGraphFrameOfElements
-
Packages that use GetGraphFrameOfElements Package Description uk.gov.gchq.gaffer.spark.operation.graphframe Operation classes for creating and consuming GraphFrames using Spark in Gaffer.uk.gov.gchq.gaffer.spark.operation.handler.graphframe -
-
Uses of GetGraphFrameOfElements in uk.gov.gchq.gaffer.spark.operation.graphframe
Methods in uk.gov.gchq.gaffer.spark.operation.graphframe that return GetGraphFrameOfElements Modifier and Type Method Description GetGraphFrameOfElements
GetGraphFrameOfElements. shallowClone()
-
Uses of GetGraphFrameOfElements in uk.gov.gchq.gaffer.spark.operation.handler.graphframe
Methods in uk.gov.gchq.gaffer.spark.operation.handler.graphframe with parameters of type GetGraphFrameOfElements Modifier and Type Method Description org.graphframes.GraphFrame
GetGraphFrameOfElementsHandler. doOperation(GetGraphFrameOfElements operation, Context context, Store store)
-