Performance of using REVERSELY #5324
Unanswered
PhungQuocLuong-git
asked this question in
Q&A
Replies: 1 comment
-
In nebulagraph, although you have inserted an In a word, any edge in the nebulagraph is stored in two copies, the outgoing edge and the incoming edge |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am analysing graph 2-way-relationship presented by 2 edges( Ex: Sam has a pen/ A pen is belonged to Sam). I wonder if I use REVERSELY which can optimize my relationship down to 1 edge, does it decrease graph performance compared to using 2 edges presented for that 2-way-relationship ?
Thank :))
Beta Was this translation helpful? Give feedback.
All reactions