Closed laughedelic closed 8 years ago
I would split typed and untyped graph interfaces on parts with
addVertex
addEdge
setProperty
commit
In the writing part we can add general methods for schema initialization. Then it's used for importing data.
The reading part is used for working with an instance of already imported data.
@eparejatobes WDYT?
yes, fine.
It's not as easy as I expected and we decided to close it (and maybe return later)
I would split typed and untyped graph interfaces on parts with
addVertex
/addEdge
,setProperty
,commit
)In the writing part we can add general methods for schema initialization. Then it's used for importing data.
The reading part is used for working with an instance of already imported data.
@eparejatobes WDYT?