Skip to content

Missing access to SchemaNode children in Path API #1011

@tdesh10

Description

@tdesh10

Currently, the Python Path API gives access to the root and parent of a ydk.path.SchemaNode. However, there is no method to get a schema node's children like there is for a data node (using the ydk.path.DataNode.get_children() method).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions