Node ==== .. currentmodule:: ucca.core .. autoclass:: Node :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Node.ID ~Node.ID_SEPARATOR ~Node.add ~Node.add_multiple ~Node.attrib ~Node.children ~Node.destroy ~Node.incoming ~Node.layer ~Node.orderkey ~Node.outgoing ~Node.parents ~Node.remove ~Node.root ~Node.tag .. rubric:: Methods Summary .. autosummary:: ~Node.equals ~Node.get_terminals ~Node.iter ~Node.missing_edges .. rubric:: Attributes Documentation .. autoattribute:: ID .. autoattribute:: ID_SEPARATOR .. autoattribute:: add .. autoattribute:: add_multiple .. autoattribute:: attrib .. autoattribute:: children .. autoattribute:: destroy .. autoattribute:: incoming .. autoattribute:: layer .. autoattribute:: orderkey .. autoattribute:: outgoing .. autoattribute:: parents .. autoattribute:: remove .. autoattribute:: root .. autoattribute:: tag .. rubric:: Methods Documentation .. automethod:: equals .. automethod:: get_terminals .. automethod:: iter .. automethod:: missing_edges