#
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,451 public repositories matching this topic...
Awesome Procedures On Cypher for Neo4j - codenamed "apoc" If you like it, please ★ above ⇧
-
Updated
Sep 28, 2020 - Java
3
zhouhao-learning
commented
Oct 11, 2019
[RETIRED] Neo4j graph database driver (REST API client) for Node.js
-
Updated
Nov 20, 2018 - CoffeeScript
Neo4j graph visualization using D3.js
-
Updated
Aug 8, 2020 - JavaScript
Efficient Graph Algorithms for Neo4j
-
Updated
Apr 22, 2020 - Java
Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest. In addition classes are provided to expose the data to geotools and thereby to geotools enabled applications like geoserver and uDig.
neo4j
neo4j-database
gis
geoserver
postgis
spatial-data
neo4j-procedures
neo4j-spatial-plugin
geotools
procedures
-
Updated
Feb 11, 2020 - Scheme
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
-
Updated
Sep 28, 2020 - JavaScript
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
angularjs
ecommerce
oauth2
spring-boot
mongodb
microservice
neo4j
event-sourcing
event-driven
springcloud
eventually-consistent
-
Updated
May 19, 2017 - Java
Neo4j Bolt driver for JavaScript
-
Updated
Sep 25, 2020 - JavaScript
InteractiveGraph provides a web-based interactive visualization and analysis framework for large graph data, which may come from a GSON file, or an online Neo4j graph database. InteractiveGraph also provides applications built on the framework: GraphNavigator, GraphExplorer and RelFinder.
browser
neo4j
graph
navigator
html5-canvas
explorer
visualizer
visjs
interactivegraphprotocol
relfinder
-
Updated
Sep 10, 2020 - JavaScript
A thin Ruby wrapper to the Neo4j Rest API
-
Updated
Feb 27, 2017 - Ruby
Neo4j Bolt driver for Python
python
neo4j
protocol
driver
python3
graph-database
database-driver
cypher
query-language
binary-protocol
-
Updated
Aug 31, 2020 - Python
A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.
graphql-query
neo4j
graphql-server
graphql-schema
graph-database
cypher
cypher-query
graphql-server-framework
cypher-query-language
graphql-resolver
javascript-graphql-implementations
-
Updated
Sep 25, 2020 - JavaScript
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
python
nlp
chat
qa
machine-learning
natural-language-processing
algorithm
database
neo4j
graph
chatbot
nlu
python3
context
kb
question-answering
natural-language-understanding
sentence-similarity
-
Updated
Jun 29, 2020 - Python
Automated network asset, email, and social media profile discovery and cataloguing.
-
Updated
Aug 11, 2020 - Python
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
-
Updated
Sep 28, 2020 - Java
GraphQL bindings for Neo4j, generates and runs Cypher
-
Updated
Sep 8, 2020 - Kotlin
Container auto-configurations for spring-boot based integration tests
docker
redis
kafka
spring-boot
mongodb
keycloak
neo4j
rabbitmq
vault
dynamodb
couchbase
oracle
mariadb
minio
voltdb
aerospike
testcontainers
memsql
google-pubsub
autoconfiguration
-
Updated
Sep 28, 2020 - Java
ed42311
commented
Aug 15, 2020
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
Neo4j-based recommendation engine module with real-time and pre-computed recommendations.
-
Updated
Apr 3, 2020 - Java
The Exakat Engine : smart static analysis for PHP
lint
php
neo4j
analysis
php7
phar
linter
static-analysis
gremlin
review-tools
analysis-framework
exakat-engine
-
Updated
Sep 19, 2020 - PHP
Hibernate OGM - Domain model persistence for NoSQL datastores
-
Updated
Jul 28, 2020 - Java
Lets Map Your Network enables you to visualise your physical network in form of graph with zero manual error
python
django
neo4j
rabbitmq
network-graph
celery
network-monitoring
network-visualization
cloud-monitoring
network-architecture
aws-boto3
sigmajs
-
Updated
Jun 5, 2020 - JavaScript
Visual query builder for Neo4j graph database
css
jquery
neo4j
graph
neo4j-database
html-page
cypher
cypher-query
popoto
neo4j-movie-graph
cypher-query-builder
-
Updated
Mar 29, 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