-
This issue has been logged via RT: https://helpdesk.ebi.ac.uk/Ticket/Display.html?id=370505
I just noticed that when I query OxO with a valid identifier
(Orphanet:121715), it responds with a 500 …
-
We're really keen to use this library with the OGM model however on inspection of the typescript examples, all files seem to contain only copy past version of a single example. It would be really grea…
-
- It doesn't accept new requests after that
-
How to integrate this library with Spring data
-
# Task Description
We need to improve `http://localhost:58080/entities` endpoint and make it respond with an average add time per each entity type. It would be also good to have simple dynamic progre…
-
-
When you run the canonical code from: https://github.com/CosmicDNA/neo4j-graphql-example-nextjs/tree/5385e091ce68004de94bda184c940e69a09c7dee,
with `yarn run dev` and go to `/api/graphql` path, the…
-
I don't know if its the right spot for this fix but in my dev env warnings and notices are handled like errors:
In: `graphaware/neo4j-php-ogm/src/Metadata/RelationshipMetadata.php`
```
/**
* @p…
-
Hello,
while we are able to create new nodes etc., we are still struggling to find out how properties can be added to existing relationships. For instance we are declaring the following in an Entity…
-
Any reason we can't have nested transaction blocks? Currently this is a `SystemError`:
```
from config, db
config.DATABASE_URL = 'bolt://neo4j:password@localhost:7687'
with db.transaction:
…