Package obitools :: Package graph :: Module dag :: Class DAGNode
[hide private]
[frames] | no frames]

Class DAGNode

source code


Instance Methods [hide private]
 
ancestorIterator(self) source code

Inherited from Node: __contains__, __getitem__, __init__, __iter__, __len__, __setitem__, __str__, componentIndexSet, componentIterator, degree, getGraph, getLabel, has_key, neighbourIndexIterator, neighbourIndexSet, neighbourIterator, shortestPathIterator, shortestPathTo

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from Node: graph, label

Inherited from object: __class__