| Package | Description |
|---|---|
| org.abego.stringgraph.core |
A directed graph implementation using String objects to represent the nodes
and the labels of the edges and supporting custom definable properties
on the nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
StringGraph.getNodeProperties(String node) |
default Properties |
StringGraph.getProperties(Node node) |
Copyright © 2023 abego Software GmbH, Germany. All rights reserved.