arangodb-tinkerpop-provider icon indicating copy to clipboard operation
arangodb-tinkerpop-provider copied to clipboard

Structure elements should be more elegant

Open arcanefoam opened this issue 5 years ago • 1 comments

Implementations of the Tinkerpop structure API should be more elegant. For this we need to change inheritance for composition and shift towards immutability in our own API (we can't change the Tinkerpop API).

arcanefoam avatar Jun 17 '19 16:06 arcanefoam

We have simplified the implementation and change how graph elements are created via the Tinkerpop API (sea feature/38 89ada389bdc790ab5d6dac9f374e039dc391d150).

arcanefoam avatar Jun 24 '19 09:06 arcanefoam