rmagen/elastic-gremlin

Support nested edges

rmagen opened this issue · 1 comments

A vertex should be able to have nested edges. these will translate to neseted objects inside the vertex ES document.
When retrieving the vertex or one of the edges, all the objects in the document will be retrieved.

implemented as StarDoc