|
| | AbstractIterator.h |
| | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
|
| |
| | BoxIterator.h |
| | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
|
| |
| | MemoryIterator.h |
| |
| | QueryIterator.h |
| | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
|
| |
| | SequenceIterator.h |
| | This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
|
| |