-
- Neo4j version: 4.0.0
- Operating system: `neo4j:4.0.0-enterprise`docker image
- API/Driver: cypher
I'm still trying to narrow down the exact repro but a cypher create/merge statement that was …
-
I am using Neo4j 3.5.14 with the APOC plugin installed everything else works fine
However, when I try to update the graphql schema with cypher queries using the @cypher directive using `CALL graphq…
-
## Guidelines
Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use APOC, please ask on [the Neo4j Discussion Forum](https://community.…
-
> [](https://github.com/dineshlt) **Authored by [dineshlt](https://github.com/dineshlt)**
_Mar 28, 2019_
_Closed Apr 3, 2019_
---
HI
I have successfully installed Nitro-Backend package using the…
-
while running the `mvn test` i get this error:
[ERROR] /C:/Users/Ahmed/Desktop/neo4j-spark-connector-master/src/test/java/org/neo4j/spark/Neo4jRDDTest.java:[9,33] package org.neo4j.graphdb.f…
-
Hi,
I was working with @RelationshipEntity and repository for that bean. It worked fine with spring boot 2.2.0 until i tried to update spring boot to newest 2.2.6 version. After update, query always …
-
Add `com.neo4j.` labels so we can get hold of it easily using the Kubernetes API & label selectors - this is the biggie.
Does it need `publishNotReadyAddresses: true` any more? might be better to r…
-
I when away from my laptop for a break.
When I returned I got
![image](https://user-images.githubusercontent.com/18348654/87032391-d779a800-c1e4-11ea-9e71-5aaad63fc863.png)
To my knowledge no a…
-
First of all, sorry for my english.
I placed the **Power BI API.mez** in my C:\Users\W81\Documents\Power BI Desktop\Custom Connectors, but i still can not find it in the Common Data Sources. I've a…
-
A quite simple query fails to return results, giving a Neo.DatabaseError.Statement.ExecutionFailed
when combining ORDER BY and LIMIT clauses at the same time in a Q that already uses NOT, CONTAINS
…