Home | Trees | Indices | Help |
|
---|
|
Generic labeling support for graphs
Instance Methods | |||
boolean |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
list |
|
||
string |
|
||
number |
|
||
|
|||
list |
|
||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
WEIGHT_ATTRIBUTE_NAME =
|
|
DEFAULT_WEIGHT = 1
|
|
LABEL_ATTRIBUTE_NAME =
|
|
DEFAULT_LABEL =
|
Properties | |
Inherited from |
Method Details |
Return whether this graph is equal to another one.
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add attribute to the given edge.
|
Append a sequence of attributes to the given edge
|
Add attribute to the given node.
|
Return the attributes of the given edge.
|
Get the label of an edge.
|
Get the weight of an edge.
|
Return the attributes of the given node.
|
Set the label of an edge.
|
Set the weight of an edge.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Oct 25 20:27:47 2014 | http://epydoc.sourceforge.net |