object GraphBodyBuilder
Auxiliary classes and factory methods for the GraphBodyBuilder class.
- Companion:
- class
- Source:
- GraphBodyBuilder.scala
Type members
Classlikes
Edges for the graph built by GraphBodyBuilder.
Edges for the graph built by GraphBodyBuilder.
- Source:
- GraphBodyBuilder.scala
Nodes (unknown) for the graph built by GraphBodyBuilder.
Nodes (unknown) for the graph built by GraphBodyBuilder.
- Source:
- GraphBodyBuilder.scala
Value members
Concrete methods
Returns an empty graph body builder.
Returns an empty graph body builder.
- Type parameters:
- LE
type of labels for edges.
- LN
type of labels for nodes.
- V
the type for the values assumed by the unknowns.
- Source:
- GraphBodyBuilder.scala