Commit Graph

4 Commits

Author SHA1 Message Date
aaf9d56b1b CRUD operations for Posts
- added all CRUD operations for Post model
- add() also creates POST_BY_MEMBER and POST_FROM_NETWORK edges
- delete() also deletes associated edges
- delete() currently does not reallocate node/edge indices after deleting
- will write the data to the db.json file and global.db.nodes
2026-02-08 22:34:18 -05:00
metacryst
237bbfedd4 getting org members 2026-01-13 14:27:44 -06:00
metacryst
6efc5b6f97 user can join 2026-01-13 11:22:37 -06:00
metacryst
13cdff7a5f database basically working 2026-01-11 03:47:36 -06:00