Uses of Class
uk.gov.gchq.gaffer.operation.data.ElementSeed
-
Packages that use ElementSeed Package Description uk.gov.gchq.gaffer.operation.data Core data objects for the Gaffer operation library. -
-
Uses of ElementSeed in uk.gov.gchq.gaffer.operation.data
Subclasses of ElementSeed in uk.gov.gchq.gaffer.operation.data Modifier and Type Class Description classEdgeSeedAnEdgeSeedcontains source, destination and directed identifiers to identify anEdge.classEntitySeedAnEntitySeedcontains a single vertex for anEntity.Methods in uk.gov.gchq.gaffer.operation.data that return ElementSeed Modifier and Type Method Description static ElementSeedElementSeed. createSeed(ElementId elementId)
-