This class is derived from the MAReader class and implements the callback methods which build the graph in memory using the helper classes (Node, etc.). You may derive from this class and only implement the end() callback to process the graph. All nodes of the graph can be found in the nodelist attribute.
| ) |
| path, create=False) |
None in which case None is returned.
If create is True, any missing node is automatically created.