API ReferenceΒΆ
- ObjectGraph creation functions
- The IDirectedGraph abstract base class
IDirectedGraphIDirectedGraph.ancestorsIDirectedGraph.childrenIDirectedGraph.count_byIDirectedGraph.descendantsIDirectedGraph.edgesIDirectedGraph.find_byIDirectedGraph.full_subgraphIDirectedGraph.headIDirectedGraph.in_edgesIDirectedGraph.out_edgesIDirectedGraph.parentsIDirectedGraph.referencesIDirectedGraph.shortest_cycleIDirectedGraph.shortest_pathIDirectedGraph.source_componentsIDirectedGraph.strongly_connected_componentsIDirectedGraph.tailIDirectedGraph.vertex_dictIDirectedGraph.vertex_equalIDirectedGraph.vertex_setIDirectedGraph.vertices
- The ObjectGraph class
ObjectGraphObjectGraph.ancestorsObjectGraph.annotatedObjectGraph.childrenObjectGraph.count_byObjectGraph.count_by_typenameObjectGraph.descendantsObjectGraph.edgesObjectGraph.export_imageObjectGraph.export_jsonObjectGraph.find_byObjectGraph.find_by_typenameObjectGraph.full_subgraphObjectGraph.headObjectGraph.in_edgesObjectGraph.out_edgesObjectGraph.owned_objectsObjectGraph.parentsObjectGraph.referencesObjectGraph.shortest_cycleObjectGraph.shortest_pathObjectGraph.source_componentsObjectGraph.strongly_connected_componentsObjectGraph.tailObjectGraph.to_dotObjectGraph.to_jsonObjectGraph.vertex_dictObjectGraph.vertex_equalObjectGraph.vertex_setObjectGraph.vertices
- The AnnotatedGraph class
AnnotatedGraphAnnotatedGraph.ancestorsAnnotatedGraph.childrenAnnotatedGraph.count_byAnnotatedGraph.descendantsAnnotatedGraph.edgesAnnotatedGraph.export_imageAnnotatedGraph.export_jsonAnnotatedGraph.find_byAnnotatedGraph.from_jsonAnnotatedGraph.full_subgraphAnnotatedGraph.headAnnotatedGraph.import_jsonAnnotatedGraph.in_edgesAnnotatedGraph.out_edgesAnnotatedGraph.parentsAnnotatedGraph.referencesAnnotatedGraph.shortest_cycleAnnotatedGraph.shortest_pathAnnotatedGraph.source_componentsAnnotatedGraph.strongly_connected_componentsAnnotatedGraph.tailAnnotatedGraph.to_dotAnnotatedGraph.to_jsonAnnotatedGraph.vertex_dictAnnotatedGraph.vertex_equalAnnotatedGraph.vertex_setAnnotatedGraph.vertices