Package uk.gov.gchq.gaffer.data.graph.entity
Data objects used by Gaffer which are related to graph entity caching.
-
Interface Summary Interface Description EntityMaps AnEntityMapsobject contains a number ofEntityMapobjects and can be used to represent the changes in an EntityMap over time or to track the entities of a graph over some other metric. -
Class Summary Class Description EntityMap AnEntityMapis used to store the contents of a graph in memory in a format which can easily be interrogated.SimpleEntityMaps ASimpleEntityMapsobject represents a collection ofEntityMapss containing graph entity information.