ralsei.graph.path
¶
Module Contents¶
Classes¶
Tuple subclass representing a path in nested dictionary/pipeline |
API¶
- class ralsei.graph.path.TreePath¶
-
Tuple subclass representing a path in nested dictionary/pipeline
Initialization
Initialize self. See help(type(self)) for accurate signature.
- static parse(string: str) ralsei.graph.path.TreePath ¶
Parse from a
.
separated string