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,819 public repositories matching this topic...
-
Updated
Nov 17, 2021 - Go
-
Updated
Oct 18, 2021 - Python
Feature description (Mandatory)
Please add the capability to specify the type of array instead of defaulting to string. i.e.
apoc.array.int()
How this feature can improve the project?
By default, it is created as a string. Some customers have asked for the ability to hint at the data type.
If you do object.association.distinct.other_association, the distinct goes away.
This is probably good for the simple implementation, but we could have a WITH DISTINCT automatically go in there on the second association
-
Updated
Oct 14, 2021 - Python
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
Nov 20, 2018 - CoffeeScript
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Apr 22, 2020 - Java
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Aug 12, 2021 - Scheme
-
Updated
May 19, 2017 - Java
-
Updated
Nov 17, 2021 - Python
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Feb 27, 2017 - Ruby
-
Updated
Nov 16, 2021 - Java
-
Updated
Sep 20, 2021 - Python
-
Updated
Nov 15, 2021 - Java
-
Updated
Jun 29, 2020 - Python
-
Updated
May 24, 2021 - Python
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
Created by Neo4j, Inc.
Released 2007
Latest release over 4 years ago
- Repository
- neo4j/neo4j
- Website
- neo4j.com
- Wikipedia
- Wikipedia


Improve BruteShark performance by refactor the BLL layer (aka
PcapAnalyzerproject to use multi thread mechanism).That includes: