Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Context.root not implemented #136

Open
@ncordon

Description

@ncordon

Context.root. Even if we implemented it as in the python client it would not work, since Context tends to be a free context used only to copy nodes back and forth native memory.

I mean, right now we can call Context.root but it will say it does not find the native method. Probably we lost the method on the migration to v2.

We should provide a way of querying the root of a Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions