Michela Ledwidge
Michela Ledwidge
``` error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [36 lines of output] running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-311...
I've been able to build with tihs workaround ``` cython = "==3.0.10" httptools = "==0.6.1" responder = {editable = true, ref = "e9613500daf2432af5efd4910168112675004d22", git = "git+https://github.com/taoufik07/responder.git"} ```
This may be related - please advise whether I should create a separate issue. Using the apoc.export.cypher.all function to write cypher-shell to a file and then use this file as...
>However, you can edit already existing properties You can't delete properties in date() format
Sttill an issue in 0.12.14
Thanks. Confirming working in 0.12.19
I'm referring to on-premises not Aura Using: bloom-plugin-5.x-2.14.0.jar Neo4j Enterprise 5.20.0
Screenshot shows Bloom 5.20.0 Bloom on left and Browser on right. Note that Browser renders string property as clickable URL but Bloom does not 
Worked out a few things which seem a bit convoluted. Hope there's a better way of doing this. ### Resolving static file references Root level "static" folder can be referenced...