Uses of Package
uk.gov.gchq.gaffer.operation.data
-
Packages that use uk.gov.gchq.gaffer.operation.data Package Description uk.gov.gchq.gaffer.operation.data Core data objects for the Gaffer operation library.uk.gov.gchq.gaffer.operation.impl.output Operations for formatting the output of an operation into a required representation.uk.gov.gchq.gaffer.store.operation.handler.output Handlers for output operations. -
Classes in uk.gov.gchq.gaffer.operation.data used by uk.gov.gchq.gaffer.operation.data Class Description EdgeSeed AnEdgeSeed
contains source, destination and directed identifiers to identify anEdge
.ElementSeed EntitySeed AnEntitySeed
contains a single vertex for anEntity
. -
Classes in uk.gov.gchq.gaffer.operation.data used by uk.gov.gchq.gaffer.operation.impl.output Class Description EntitySeed AnEntitySeed
contains a single vertex for anEntity
. -
Classes in uk.gov.gchq.gaffer.operation.data used by uk.gov.gchq.gaffer.store.operation.handler.output Class Description EntitySeed AnEntitySeed
contains a single vertex for anEntity
.