Yoann
Yoann
I have had to hack the cypher produced for queries in order to take full advantage of the FILTER_AS_MATCH when using first/limit. I take the ORDER BY, LIMIT and OFFSET...
Hi, i cannot upgrade from 1.2.0 to 1.4.0 without this feature and 1.2.0, as it is, is not performant enough with our data. Here are some fairly common use cases:...
I'm currently running 1.2.0 in my project and encountered this error while upgrading to 1.4.0. If i try to use a query variable for a Filter argument, the query crashes....
I'm currently running version 1.2.0 and i encountered this issue while upgrading to 1.4.0: I have a query that declares a new argument/variable and references this argument in 4 places...
Support for filtering based on full text search index. At the moment the only way i can see is to write @cypher queries but then you lose all the built-in...