(no title)
kmerroll | 2 years ago
I guess I'll never get over not liking Cypher queries or the other ways property graph engines query the graph: (MATCH path = (s1:Station)-[r1:CONNECTED_VIA {line: 'U1'}]->(s2:Station))
Seems like standard SPARQL and RDF* work better for me.
No comments yet.