Luke Stadtler
Results
1
comments of
Luke Stadtler
I also ran into this issue and the underlying issue is the 2 seemingly default indexes in the neo4j db. ` def label(result, row)` ` if v34?(result)` ` row[:label]` `...