I am new to aragodb and currently exploring on graphs basically, So is there a multiple ways to create graphs in arango, Any help is appreciated

22 views Asked by At

Multiple ways of creating graphs in arango

I had created few document collections which represents nodes and a edge collection which represents relationship between these nodes. There are multiple graphs that needs to be connected, As of now we are communicating between different collections of edges and documents/nodes via _key or_id, So Is there any better approach/way to handle this.

Just want to know, Is there any other approach of creating graphs.

0

There are 0 answers