Hacker News new | ask | show | jobs
by gnud 2808 days ago
Can your graph database update multiple models at once in a transaction?
1 comments

One database runs one model (multiple databases can be connected to each other via interfaces). One transaction can update any number of properties, collections, etc.