Skip to content

[GraphSDK] Consolidate Bridge interfaces for all Bridges if possible #178

Open
@aramikm

Description

Problem

Currently our bridge designs and entities are different between Java and TS and other implementations for the graph and configuration. We would like to keep them as close as possible to avoid confusion of doing the same thing in different ways.

Acceptence Criterea

  • All entities and bridge interfaces should be as close as possible to each other.

Example

one example might be the following
getGraphConfig and getSchemaIdFromConfig in TS bridge does not need to be dependent on an instantiated graph.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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