I'm trying to explore Memgraph a bit since I love Cypher. The website mentions querying with Cypher, but I'm wondering whether creating/modifying with Cypher is also possible. The website also mentions a bunch of other cool features, which I may end up also using (Kafka streaming straight into the store seems very cool) It pretty much boils down to
- Is Memgraph a persistent store?
- Can I also just use Cypher to create/modify nodes?
- The website seems to put great emphasis on the whole real-time aspect, can you explain a bit about what that means?