| Constructor and Description |
|---|
Builder(Graph.Builder.Context context)
Constructs a new (anonymous)
Node.Builder for the given
Graph.Builder.Context. |
Builder(Graph.Builder.Context context,
Object key)
Constructs a new identifiable
Node.Builder for the given
Graph.Builder.Context. |
Builder(Graph.Builder.Context context,
Object sourceNodeOrKey,
Object targetNodeOrKey)
Constructs a new (anonymous)
Edge.Builder for the given
Graph.Builder.Context. |
Copyright (c) 2014 itemis AG and others. All rights reserved.