Class GraphMLReader


  • public class GraphMLReader
    extends java.lang.Object
    Reads GraphML files.
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphMLReader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static GraphML convert​(GraphmlType input)  
      static GraphML read​(java.io.InputStream input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait