Uses of Package
uk.gov.gchq.gaffer.data.graph.entity
-
Packages that use uk.gov.gchq.gaffer.data.graph.entity Package Description uk.gov.gchq.gaffer.data.graph Data objects used by Gaffer which are related to graph analysis concepts.uk.gov.gchq.gaffer.data.graph.entity Data objects used by Gaffer which are related to graph entity caching. -
Classes in uk.gov.gchq.gaffer.data.graph.entity used by uk.gov.gchq.gaffer.data.graph Class Description EntityMaps AnEntityMaps
object contains a number ofEntityMap
objects 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. -
Classes in uk.gov.gchq.gaffer.data.graph.entity used by uk.gov.gchq.gaffer.data.graph.entity Class Description EntityMap AnEntityMap
is used to store the contents of a graph in memory in a format which can easily be interrogated.EntityMaps AnEntityMaps
object contains a number ofEntityMap
objects 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.