|
ROSE 0.11.145.354
|
Examples for using indexing features of Graph.

Modules | |
| Indexing string vertices | |
| Demo of indexing graph vertices that are strings. | |
| Using only part of a vertex as the key | |
| Demo of using only part of a vertex as the lookup key. | |
| Using a hash-based lookup | |
| Demo of using a hash-based mechanism for the vertex index. | |
| Using a custom index type | |
| Demo showing how to define your own index type. | |