Kevin Jakubauskas
Kevin Jakubauskas
I stumbled upon this when looking for cursor based pagination for Neo4J. I saw the comment @mihairadulescu made and decided to do a bit of reverse engineering investigating into how...
Hey @rlch could you post this as an end result cypher query (Or queries based on different conditions)? Just to remain language agnostic. I'd imagine others could then build their...
When using Gradle 8, this warning becomes an error. Here's a one line patch file for those who use `patch-package`: ``` diff --git a/node_modules/react-native-vector-icons/fonts.gradle b/node_modules/react-native-vector-icons/fonts.gradle index 5485fac..f1b8932 100644 --- a/node_modules/react-native-vector-icons/fonts.gradle...
> I had exactly the same issue, I solved it by: > > ```js > const icoMoonConfig = require('./path-to-your-ico-moon-config.json'); > > const Icon = createIconSetFromIcoMoon(icoMoonConfig); > // This step is...
Title of this issue can probably be changed as this is a much bigger issue than just icons not displaying. There's various other UI elements missing entirely as well. The...
>Did you create any users in Memgraph? Nope, It most likely would have worked though so I don't believe it'll be an issue once a user is created. Sorry I...
>This is not ideal from a security perspective, but it is probably a thing we will change in the future. After the user is created, you need to provide the...
Hi @katarinasupe. I got around to it this weekend, and can confirm authentication works as expected with the initial username/password which is great. Thanks again for all the clarifications and...
Hi @meiravgri Yes, same documents. The returned results are both contained exactly the same (387 in my case) results, the only difference being the score on each individual result. Hence...