About the Projects & Collaboration category
Post or browse open source projects, side-project collaboration opportunities, or just toss around and discuss ideas you think would be fun!
Post or browse open source projects, side-project collaboration opportunities, or just toss around and discuss ideas you think would be fun!
Hi everybody, JCypher 4.1.0 has been released. New in this release: Collections in the Query API are now aware of their component type This allows expressions like: WHERE.valueOf(path.relations().last().type()).EQUALS("Some_Type") or: WHERE.has(p...
Nodejs-graphql-neo4j-docker-starter-kit for building GraphQL APIs using Nodejs and Neo4J Projects & Collaboration Howdy guys, I build a Backend Development starter kit for Nodejs, Neo4j, GraphQL, and Docker using libs lik...
Howdy guys, I build a Backend Development starter kit for Nodejs, Neo4j, GraphQL, and Docker using libs like Express, GraphQL, graphql-yoga, neo4j-driver only. Notes It is made for building GraphQL APIs using Node.js and Neo4J database.This starter k...
Hi! What is the status of Mazerunner? It hasn't had any changes in a very long time. Is it superceded by something else? I'm very interested in leveraging Spark GraphX to process subgraphs.
Liquigraph 3.1.0 is out. It now supports Spring Boot 2! Enjoy!
Graphileon is a platform to build applications that are, as we call it, graphy . This means that applications are built using graphs : (:Function)-[:TRIGGER]->(:Function) Functions Functions are the building blocks of any Graphileon application. We...
Greetings everyone, just wanted to share how I am currently utilizing Neo4j. At the Indiana General Assembly, legislators create proposed legislation called Bills. These Bills target the Indiana Code (Indiana Law). The Indiana code is a hierarchic...
If you use Node-RED, this project could be useful for you. It's a node with the shareable server configuration that lets you run generic cypher queries on a Neo4j graph database and receive all types of Neo4j records. Node-RED: https://flows.nodered....
Let me introduce the module I created for using Neo4j Bolt driver for JavaScript from the Angular application. A special browser version of the driver supports connecting to Neo4j over WebSockets. https://www.npmjs.com/package/angular-neo4j On GitHub...
As a former OLAP developer, and recent adopter of graph databases, I was curious to check how Neo4j could handle Online Analytical Processing structures, dedicated to reporting. These concepts will be experimented by creating an OLAP cube, with the o...
This workshop was inspired by the book Introduction to Graph Theory by Richard J. Trudeau. The challenge is to implement graph theory concepts using pure Neo4j Cypher query language, without the help of any libraries such as Awesome Procedures On Cyp...
Post or browse open source projects, side-project collaboration opportunities, or just toss around and discuss ideas you think would be fun!