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,
java.lang.Object key)
Constructs a new identifiable
Node.Builder for the given
Graph.Builder.Context . |
Builder(Graph.Builder.Context context,
java.lang.Object sourceNodeOrKey,
java.lang.Object targetNodeOrKey)
Constructs a new (anonymous)
Edge.Builder for the given
Graph.Builder.Context . |
Copyright (c) 2014 itemis AG and others. All rights reserved.