Package uk.gov.gchq.gaffer.graph
Package containing classes relating to the Graph - the core abstraction in the
Gaffer framework.
-
Class Summary Class Description Graph The Graph separates the user from theStore
.Graph.Builder Builder forGraph
.GraphConfig GraphConfig
contains configuration for Graphs.GraphConfig.Builder GraphRequest<O> AGraphRequest
is a request that will be executed on a GafferGraph
.GraphResult<O> GraphSerialisable A Serialisable object which holds the contents for creating Graphs.GraphSerialisable.Builder SchemaOperationChainUtil