[][src]Module sophia::graph::indexed

A utility trait for building graphs using indexed terms.

Traits

IndexedGraph

A utility trait for implementing Graph and MutableGraph based on an internal TermIndexMap for efficient storage.