Package | Description |
---|---|
org.botlibre.api.knowledge | |
org.botlibre.knowledge |
Modifier and Type | Method and Description |
---|---|
void |
Vertex.iterate(VertexIterator iterator)
Iterator over all related vertices to the vertex.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVertexIterator
Allow iteration over all related vertices and all descendants.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicVertex.iterate(VertexIterator iterator)
Iterator over all related vertices to the vertex.
|