-
## Expected Behavior (Mandatory)
Neo4j running.
## Actual Behavior (Mandatory)
Neo4j failed to start
## Log
```
2019-07-24 10:56:28.157+0000 INFO ======== Neo4j 3.5.6 ========
2019-07-24…
-
2020-02-27 17:48:48.018+0000 WARN [o.n.k.a.p.GlobalProcedures] Failed to load `com.graphaware.server.foundation.context.BaseWebContextCreator` from plugin jar `/Users/arulmurugan/neo4j_of/neo4j-commun…
-
Hi,
Neo4j 4.0 was released early last month with support for sharding and multiple databases which makes it able to scale horizontally more than before. Drivers and other libraries like Graphaware's …
-
org.neo4j.graphdb.TransactionFailureException: Transaction was marked as successful, but unable to commit transaction so rolled back.
Everything is normal before expiration.
-
Hi,
I'm using neo4j-uuid with neo4j-desktop on version 3.4.9.
I'm trying to create about 30M nodes using query parameters in python by dividing it into small batches containing 5000 nodes. …
-
I added all the necessary plugins into the plugins directory and given the respective environment variables. Yet i get the same error for almost all the procedures within the plugin.
Note: Using it …
-
I [installed](http://neo4j.com/docs/operations-manual/current/installation/linux/debian/) neo4j 3.3.3 locally on my ubuntu, copied official [three](https://github.com/graphaware/neo4j-to-elasticsearch…
immon updated
3 years ago
-
My neo4j version is 3.5 and es version is 6.7
-
PHP version 7.4.9
phpstan 0.12.38
So we run phpstan in CI gitlab as first step linter. When we run analyze we have errors (except our 73 bad code errors):
```
-- --------------------------------…
-
Loving the flexibility in the latest connector version -- thanks for the effort!
Couple of questions:
- Does the connector support storing relationship labels via getLabels()? I tried updating in ma…