ingraph icon indicating copy to clipboard operation
ingraph copied to clipboard

Implement DML operations

Open szarnyasg opened this issue 7 years ago • 1 comments

Extracted from #51:

  • [ ] Data manipulation
    • [x] CREATE
    • [x] DELETE
    • [x] DETACH DELETE
    • [ ] MERGE
    • [ ] REMOVE
    • [ ] SET
  • ~"Triggers" for MERGE~
    • ~ON CREATE~
    • ~ON MATCH~

szarnyasg avatar Jun 29 '17 16:06 szarnyasg

Depends on #150.

szarnyasg avatar Feb 18 '18 01:02 szarnyasg