Graph
from the values which have been
supplied to the builder chain.Graph
from the values which have been
supplied to this Graph.Builder
.Graph
from the values which have been
supplied to the builder chain.Edge
, setting the values specified via this
Edge.Builder
.Edge.Builder
for the given
Graph.Builder.Context
.Edge.Builder
, which
can only be used to construct a single edge via buildEdge()
,
i.e. which cannot be chained.Graph.Builder
used to construct the Graph
,
i.e. the root of the builder chain.Node.Builder
, which
can only be used to construct a single node via Node.Builder.buildNode()
,
i.e. which cannot be chained.Node.Builder
for the given
Graph.Builder.Context
.Node.Builder
for the given
Graph.Builder.Context
.Node
, setting the values specified via this
Node.Builder
.Copyright (c) 2014 itemis AG and others. All rights reserved.