Graph ===== .. currentmodule:: bioontologies.obograph .. autoclass:: Graph :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Graph.default_namespace ~Graph.description ~Graph.license ~Graph.model_config ~Graph.roots ~Graph.title ~Graph.version ~Graph.version_iri .. rubric:: Methods Summary .. autosummary:: ~Graph.get_alternative_ids ~Graph.get_curie_to_name ~Graph.get_edges_df ~Graph.get_incoming_xrefs ~Graph.get_networkx ~Graph.get_nodes_df ~Graph.get_sssom_df ~Graph.get_xrefs ~Graph.nodes_from ~Graph.standardize .. rubric:: Attributes Documentation .. autoattribute:: default_namespace .. autoattribute:: description .. autoattribute:: license .. autoattribute:: model_config .. autoattribute:: roots .. autoattribute:: title .. autoattribute:: version .. autoattribute:: version_iri .. rubric:: Methods Documentation .. automethod:: get_alternative_ids .. automethod:: get_curie_to_name .. automethod:: get_edges_df .. automethod:: get_incoming_xrefs .. automethod:: get_networkx .. automethod:: get_nodes_df .. automethod:: get_sssom_df .. automethod:: get_xrefs .. automethod:: nodes_from .. automethod:: standardize