Louise Berglund

Results 15 comments of Louise Berglund

@JanekPo this seems like a bug. If you can come back with which version of Neo4j you are using and if you getting the message on an empty database or...

The console is currently using an older version of neo4j (3.1.0), but there are plans to upgrade it to 3.3. We have therefore solved the bug in a PR (https://github.com/neo4j/neo4j/pull/10991)...

@dennisverspuij Thanks for your feature request, it sounds like a useful thing. We will review the priority of this and consider it for future development. Best regards Louise, Neo4j Cypher...

@sambathl This is on our long list of feature request but unfortunately it isn't considered of high enough priority to be worked on right now.

Currently there is no clearly defined rules for when Cypher is statically typed or not. This failure happens in semantic checking, which for all functions and many expression do statical...

@huyuanxin Sorry for the late feedback. We are currently not extending APOC core with any new functionality. If we were to add this to APOC extended, we would also probably...

@UmamaheswarKalagotla As there has been no reply on this issue for over a year, I will resolve it. Feel free to open a support ticket or new Github issue if...

@SeboCode Sorry for the late reply. As you can see on the linked PRs this was fixed at the time but we missed to close the Github issue. Best regards...

@ThanigaiarasuA I assume the above is not the full query, as it is not semantically correct (I get _Variable `res` not defined_ when running it locally). Would you be able...

> Actually @vga91 @Lojjs we should move the grammar file to extended as it's not used anywhere in core, at least not to my knowledge. I will move it as...