Graph data loading classes.



Interfaces
 InterfaceDescription
 IGraphLoader Interface for loading graph data.
 ITreeGraphLoader Interface for loading a tree of graph data.
Classes
 ClassDescription
 GraphLoader Base class for a graph loader.
 MultiURLGraphLoader Loads graph data from multiple URLs.
 TreeGraphLoader Loads a tree of graph data.
 URLGraphLoader Loads graph data from a single URL.