Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How can i create an edge collections for joins #142

Closed
@konsultaner

Description

My current data model has a tree like structure, but I need to have primary keys on every tree level. So something like this:

+tenant
|
+--+tenant_region
 |
 +---+ client_group
 |
 +---+client

The docs recommend to use joining via edgeCollections in such a case. The driver api seem to forces named graphes as written in the docs.

How can I create and join(query) edgeCollections without creating a graph as recommended in the cookbook?

[EDIT]
The docs tell us that anonymous graphs are faster (I guess only at writing stuff to the db?). How much faster is faster? Maybe I worry too much about performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /