←back to thread

320 points benocodes | 2 comments | | HN request time: 0.478s | source
1. resters ◴[] No.41899313[source]
This is a very solid pattern. Many systems that are built using traditional relational database systems would lend themselves to far simpler designs using this paradigm. It is not necessarily immediately obvious but nonetheless quite true.
replies(1): >>41899932 #
2. unit149 ◴[] No.41899932[source]
Beginning with Boolean operators: and / or - this relational service model can distribute queries. Curious why Cypher [0] abandons this syntax.