public interface VertexLoader<V>
java.util.List<Vertex<V>>
loadVertices(java.lang.String path)
java.util.List<Vertex<V>> loadVertices(java.lang.String path) throws java.io.IOException
java.io.IOException