tethne.managers.gcmanager module¶
- class tethne.managers.gcmanager.GenericGraphCollectionManager(sourcecollection, graph_axis, node_type, graph_type, method_kwargs={}, **kwargs)[source]¶
- class tethne.managers.gcmanager.GraphCollectionManager(sourcecollection, **kwargs)[source]¶
Bases: tethne.managers.collectionmanager.CollectionManager
Base class for GraphCollection managers.