-
Possibly `@profile` and `@explain` query type directives.
-
Given https://github.com/neo4j-contrib/spatial/issues/106 it seems necessary to add spatial nodes explicitly to the index associated with a layer and not just to the layer itself.
Also cf the discuss…
-
- See if that's all that should be in the expressions.
- Align this page with [Clauses](https://memgraph.com/docs/querying/clauses) page.
- Expand sections that need to be expanded
-
There is a mix of Cypher, javascript, graphql typedefs vs queries, java, shell commands, etc
Add an indicator to each snippet so the reader can see clearly what language the code snippet is referen…
-
Is their a way to match nodes by labels. eg. MATCH (p:Person) RETURN p.name?
-
YDVNPIEOPLSYAOYRHHAEE
This is a message you're to decrypt. It was encrypted by a route cypher (https://en.wikipedia.org/wiki/Transposition_cipher). To decrypt it, you need to program a decipher (an…
-
@thebestnom If you have not yet started working on this, I am considering updating the readme with more information specific to the 2.0 version.
Things include e.g. migration guide from 1.x to 2.x (l…
-
Steps (Mandatory)
1. Download the JDBC for postgresql:
https://jdbc.postgresql.org/ --> postgresql-42.2.16
2. Download the APOC Full JAR from:
https://github.com/neo4j-contrib/neo4j-apoc-pro…
-
Cyphers in plans:
- Ex-or
- ROT13
- knapsack encryption
- Vision RE
Ciphers done:
- Cezar (right shift)
-
```
Gyp's build file format is already block-style YAML, but some people (myself
included) may find flow-style easier to read and edit. So I propose that PyYAML
be used to read build files and fall …