Marko Budiselić
Marko Budiselić
The following query fails with `Client received query exception: Unbound variable: r.` ``` MATCH (a:Label1 { id: 0 })
Constraints do not avoid the same nodes being ingested several times.
* show all possible times when it's possible to recovery, e.g. `SHOW SNAPSHOTS;` * recover query, e.g. `RECOVER SNAPSHOT {{path/id/name}};`
Add some notion of progress, only the total number of deltas is logged, make similar logging as we do under snapshot recovery. The main issue is that if WAL file...
- [ ] Users concatenating strings - [ ] From python query module using `import_json` Long story short, making sure we can import Unicode strings as easy as possible.
`SHOW BUILD INFO;` returns the compilation mode (`Debug,` `RelWithDebInfo,` `Release`), which should be possible to get for each query module. Most likely, the best way of implementing this is by...
https://github.com/memgraph/memgraph/blob/master/import/mglogs2cypherl.sh `awk -v RS="Run - DATABASE_NAME_REGEX] '" 'NR>1 { print $0 }' < "$INPUT" | sed -e "/^\[/d;" -e "s/'\([^']*\)$/;/g" > "$OUTPUT"`
https://deno.com/deploy