Tips regrading GDB design

Hi All :slight_smile:
I am a PhD student @ BGU and looking for tips you discovered through experience for graph database design. More specifically - Let's say that I have a graph for my data. I need tips to make sure my design is fitting to my requirements - if i should maybe unite/split nodes, add edges, etc, probably based on the queries.

Tnx!
Noa

2 Likes

Hi!
I would suggest you to look at 2 brilliant articles written by @david_allen
Should match your needs:

Also
If you need a real review, you can simply left some details and result schema here, so community members will look at and help with feedback.

2 Likes