Basic abstract in-memory based of a simple read-only Graph implementation. Subclasses may load adjacency list/edges set in the constructor, or expose org.apache.commons.graph.MutableGraph APIs. This class is NOT thread safe! @param The Graph vertices type @param The Graph e
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected