| Package | Description |
|---|---|
| com.bayesserver |
| Modifier and Type | Method and Description |
|---|---|
NodeLinkCollection |
Node.getLinks()
Collection of both incoming and outgoing links (parent and child nodes).
|
NodeLinkCollection |
Node.getLinksIn()
Collection of incoming links (linking to parent nodes).
|
NodeLinkCollection |
Node.getLinksOut()
Collection of outgoing links (linking to child nodes).
|
Copyright © 2021. All rights reserved.