Uses of Interface
uk.gov.gchq.gaffer.store.element.ElementKey
-
Packages that use ElementKey Package Description uk.gov.gchq.gaffer.store.element -
-
Uses of ElementKey in uk.gov.gchq.gaffer.store.element
Classes in uk.gov.gchq.gaffer.store.element that implement ElementKey Modifier and Type Class Description static classElementKey.EdgeKeystatic classElementKey.EntityKeyMethods in uk.gov.gchq.gaffer.store.element that return ElementKey Modifier and Type Method Description static ElementKeyElementKey. create(Element element, Set<String> groupBy)static ElementKeyElementKey. create(Element element, Schema schema)static ElementKeyElementKey. create(Element element, SchemaElementDefinition elementDef)
-