p
root package
package root
Welcome to the Graph for Scala API reference. Some suggested entry points:
- Graph editing:
- operators of
AnyGraph
- operators of
immutable.Graph
and its inner nodes - operators of
mutable.Graph
and its inner nodes.
- operators of
- Predefined edges:
- classes in the
edges
package and its subpackages - classes in the
hyperedges
package and its subpackages.
- classes in the
- Custom edge toolbox:
- abstract classes in the
labeled edges
package - abstract classes in the
multilabeled edges
package - abstract classes in the
labeled hyperedges
package - abstract classes in the
multilabeled hyperedges
package - abstract classes in the
ordered labeled hyperedges
package - abstract classes in the
ordered multilabeled hyperedges
object - traits in the
generic
package.
- abstract classes in the
- Graph traversal:
- methods of
GraphTraversal
andTraverserInnerNode
.
- methods of
- Random graphs
RandomGraph
. - Scalacheck graph generators
GraphGen
.
Welcome to the Graph for Scala API reference. Some suggested entry points:
AnyGraph
immutable.Graph
and its inner nodesmutable.Graph
and its inner nodes.edges
package and its subpackageshyperedges
package and its subpackages.labeled edges
packagemultilabeled edges
packagelabeled hyperedges
packagemultilabeled hyperedges
packageordered labeled hyperedges
packageordered multilabeled hyperedges
objectgeneric
package.GraphTraversal
andTraverserInnerNode
.RandomGraph
.GraphGen
.