Skip to content

[Proposal] - OGM distinct from driver #97

@ryanpstauffer

Description

@ryanpstauffer

Does it make sense to keep the OGM abstraction distinct and separate from the driver execution?
From a design perspective this would be beneficial in a couple of ways:

  1. Decouples OGM functionality and usability from TP / Gremlin Server versioning and required driver changes
  2. A user can create their OGM model and then worry about interaction with the graph, with the option of adding and retrieving their created Elements either synchronously (through an iPython console for example), or async.

I understand this could take a bit of work, so happy to break this into pieces that follow your overall roadmap and submit PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions