Document Relationships using Arrays and Views [passing though graph theory]

Thank you for linking your work! Similar approach, but there is a difference in the way relationships are mapped. Comparing our versions, they differ:

  • With your approach, JSON-LD relationships are mapped inside the same documents
  • With my approach, relationships are separated entities

Guessing how this could affect query performance… I can’t imagine.

Do you know if there is any planning to integrate relationships inside Couchbase?

Thank you.
Matt