I was wondering if there is any advantage to having several edges definition in one single graph Vs having several graphs each one with a single edge definition.
Thanks for you help,
I was wondering if there is any advantage to having several edges definition in one single graph Vs having several graphs each one with a single edge definition.
Thanks for you help,
There are different reasons for using multiple edge definitions instead of only one:
bought
and watched
. This is also possible by using a label however and comes down to personal preference.in
and on the out
side of the edges. So you can for example say that your bought
transitions always start in a document for the people
collection and go to the product
collection. You would otherwise need to do that inside of your application.