neo4j-graphql-js: GraphQL to Cypher
Will Lyon released neo4j-graphql-js, a GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations. If you work with GraphQL give it a try and let us know how you get on...
Operational Database Management Systems
Will Lyon released neo4j-graphql-js, a GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations. If you work with GraphQL give it a try and let us know how you get on...
Matheus Teixeira created rdf2multimodel, a tool that imports RDF triples into Neo4j. The project also has a SPARQL to Cypher adapter. See it on GitHub
Netgrph is a project created by Jonathan Yantis that models IP networks in Neo4j for network automation and troubleshooting. Once you’ve loaded your data you can run queries to find paths between devices or...
By Mark Needham at Neo4j This week on Neo4j StackOverflow… Tezra performance tunes a graph global Cypher query by removing a cartesian product and brings down the execution time from 7700 seconds to 30 seconds. Bruno Peres suggests using...
By Mark Needham at Neo4j Giannatou wrote a report Graph data mining with Neo4j (PDF) in which she shows how to import a dataset containing California’s road networks and points of interest and then write Cypher queries against...
The BloodHound project created by Andrew Robbins, Rohan Vazarkar, and Will Schroeder. BloodHound is an application which uses graph theory to reveal the hidden and often unintended relationships within an Active Directory environment. Attackers can use BloodHound to easily...
Timesketch is an open source tool for collaborative forensic timeline analysis. Using sketches you and your collaborators can easily organize your timelines and analyze them all at the same time. Add meaning to your...
Łukasz Szeremeta created neo4j-sparql-extension-yars – a Neo4j unmanaged extension that provides RDF storage and SPARQL 1.1 query features. Distributed under the GNU General Public License version 3 license. Link to GitHub
Graph NLU – a project he built to understand natural language dialogue in an interactive setting by representing memory of previous dialogue states using a persistent graph You can also find the code in...
This project contains a Node.js starter template for a Neo4j movies dataset. http://neo4jmovies.herokuapp.com This Neo4j-based node / react web app displays movie and person data in a manner similar to IMDB. It is designed to...