-
Updated
Oct 10, 2020 - Go
Neo4j
Neo4j is a graph database management system. It is highly flexible, highly scalable, and uses the Cypher query language to take advantage of its graph-based method of structuring data.
Here are 1,463 public repositories matching this topic...
-
Updated
Oct 8, 2020 - Java
-
Updated
Nov 20, 2018 - CoffeeScript
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Apr 22, 2020 - Java
-
Updated
Feb 11, 2020 - Scheme
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
May 19, 2017 - Java
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Feb 27, 2017 - Ruby
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Python
-
Updated
Aug 11, 2020 - Python
-
Updated
Oct 7, 2020 - Java
-
Updated
Sep 8, 2020 - Kotlin
-
Updated
Oct 9, 2020 - Java
We have a great template starter for Typescript in react created by @ltwlf
The readme probably needs a bit of an update to document project specifics: https://github.com/grand-stack/grand-stack-starter/blob/master/web-react-ts/README.md
Maybe something more along these lines: https://github.com/grand-stack/grand-stack-starter/blob/master/web-react/README.md
-
Updated
Apr 3, 2020 - Java
-
Updated
Oct 1, 2020 - PHP
-
Updated
Oct 7, 2020 - HTML
-
Updated
Jul 28, 2020 - Java
-
Updated
Jun 5, 2020 - JavaScript
Created by Neo4j, Inc.
Released 2007
Latest release over 3 years ago
- Repository
- neo4j/neo4j
- Website
- neo4j.com
- Wikipedia
- Wikipedia


If you do
object.association.distinct.other_association, thedistinctgoes away.This is probably good for the simple implementation, but we could have a
WITH DISTINCTautomatically go in there on the second association