Package uk.gov.gchq.gaffer.data.element.id
Classes related to the identification of Gaffer elements.
-
Interface Summary Interface Description EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Enum Summary Enum Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.EdgeId.MatchedVertex Enumerated type to denote which vertex of anEdgematches an input parameter.ElementId.Matches Enumerated type to denote which component of anElementmatches an input parameter.