Commit graph

2 commits

Author SHA1 Message Date
01086d12c9 feat: implement platform handler creation
also refactor public and internal api to support transaction between
multiple methods

#2
2024-11-18 16:51:09 -03:00
b2d8dadcee feat: implement database handlerImplement a database api to manage nodes and relationships in a "graph databaselike" implemented in sqlite.closes #1 2024-11-18 13:23:37 -03:00