Using and Accessing neo4j-graphql with NodeJS
Following a previous, more introductory blog post on Neo4j and two of their GraphQL projects this post shows how to use Neo4j with GraphQL based on »
Following a previous, more introductory blog post on Neo4j and two of their GraphQL projects this post shows how to use Neo4j with GraphQL based on »
Whereas GaphQL usually requires you to write resolvers for each operation Neo4j has started two projects on Github which provide "auto-translation" from GraphQL queries »
After struggling for quite a while with how to integrate a Neo4j database into automated testing with Travis CI (using the Travis services utility) and - »
This post introduces the basic elements and concepts of creating a data model for a graph database based on the property graph model. Neo4j uses its »
We are very proud to announce that (finally) fliXnet - our containerized NodeJS sample implementation of Neo4j's graph movie database via OpenAPI (Swagger) - has now »
Backing up data is crucial - also for NoSQL databases such as Neo4j graph db. Here are some hints on how to properly proceed for taking »