Skip to content

Repo API: Bulk read/write #25

Closed
Closed
@enikao

Description

@enikao

Ask the model repository for some subset of the stored model, and update it.

Assumptions for time being

Assumptions

Conceptual API

Independent of implementation (will most probably be REST, but could also use Protobuf etc.)

retrieve part of model

in: (list of) node IDs
in: mode {node, subtree, closure}
out: (list of) subgraph(s)

store part of model

in: (list of) subgraph(s)
out: success

Give me a range of IDs I can use

TODO:
in: Number of ids required
out: list of reserved ids

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