-
Hello again,
This is a brilliant project but hard to install :)
OK, I think I'm getting to the end of the install.
My neo4j comes without password.
When I change .env to INDEX_URI="bolt://loca…
-
We currently use neo4j and the way we achieve horizontal scalability for our multi-tenant cluster is by
1. creating a database per tenant.
2. We have 2 sets of 3 node clusters. Each 3 node cluster …
-
I'm trying to export a table from MySQL to Neo4j using a PHP script. The table contains some 2 million rows. The script aborts everytime at around 500k rows with this error:
```
Fatal error: Allow…
-
Currently getting connection failures, which I assume are due to running `9.6.2`, so I'm looking to get this running with the `10.0.x` code
Additional information which could be helpful if re…
-
Trying to use libneo4j-client 2.2.0 with the [first release candidate for Neo4j 4](https://neo4j.com/release-notes/neo4j-4-0-0-rc01/), which was published a week ago, only yields a -14 error (NEO4J_PR…
-
Looking at #290, it seems like `apollo client:codegen` should work with grandstack , but I'm getting the following error whenever I try to generate my types:
```console
$ npm run codegen
> proj…
-
Firstly, thanks a lot for the neodash tool in general, and especially for the new query translator feature. We have been testing this for several databases and made very good experience with it.
#…
-
I'm using Getting started code: https://github.com/jadell/neo4jphp/wiki/Getting-started
Server has dbms.security.authorization_enabled=true, 7473 is http port.
I'm using neo4jphp:
> use Everyman\Neo…
-
I'm new to Neo4J & attempting to start up a GraphQL server from within Neo4J Desktop, however when opened it reports "Local GraphQL server not running".
When I click the 'Start' button, shortly aft…
-
I would like to use neo4j client inside of a proprietary software application that is built using C code. I believe that I could do this if I were able to build the neo4j client as a Windows 64 bit d…