#
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,939 public repositories matching this topic...
Database migrations. CLI and Golang library.
mysql
go
golang
postgres
sql
database
cassandra
mongodb
neo4j
migrations
sqlite
aws-s3
google-cloud-storage
databases
migration
mariadb
hacktoberfest
spanner
google-cloud-spanner
-
Updated
Apr 28, 2022 - Go
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
visualization
python
webgl
csv
analytics
neo4j
graph
splunk
gpu
cuda
pandas
networkx
dashboards
notebooks
graphistry
tigergraph
rapids
cudf
cugraph
blazingsql
-
Updated
Apr 29, 2022 - Python
3
zhouhao-learning
commented
Oct 11, 2019
good first issue
Good for newcomers
davidfauth
commented
Sep 17, 2020
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.
cheerfulstoic
commented
Jan 17, 2017
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
Py2neo is a comprehensive Neo4j driver library and toolkit for Python.
-
Updated
Apr 11, 2022 - Python
Neo4j graph visualization using D3.js
-
Updated
Apr 24, 2021 - JavaScript
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
-
Updated
Feb 13, 2022 - JavaScript
[RETIRED] Neo4j graph database driver (REST API client) for Node.js
-
Updated
Nov 20, 2018 - CoffeeScript
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
Apr 28, 2022 - JavaScript
Neo4j Bolt driver for JavaScript
-
Updated
Apr 28, 2022 - 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 6, 2022 - Scheme
Neo4j Bolt driver for Python
python
neo4j
protocol
driver
python3
graph-database
database-driver
cypher
query-language
binary-protocol
-
Updated
Apr 26, 2022 - Python
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
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
Apr 28, 2022 - Java
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
-
Updated
Apr 21, 2022 - Java
Bloodhound for Blue and Purple Teams
neo4j
directory
active-directory
bloodhound
active
infosec
blueteam
purpleteam
bloodhoundad
bloodhoundad-cypher-queries
purple-teams
plumhound-tasks
bloodhoundad-pathfinding-engine
bluehound
attack-paths
-
Updated
Feb 23, 2022 - Python
NOTE: This project is no longer actively maintained. Please consider using the official Neo4j GraphQL Library (linked in README).
-
Updated
Jun 3, 2021 - JavaScript
A thin Ruby wrapper to the Neo4j Rest API
-
Updated
Feb 27, 2017 - Ruby
A Node.Js / Neo4J tool that translates words and relations into network graphs and shows you how it all connects.
visualization
nodejs
javascript
text-mining
dataviz
neo4j
data-analysis
graph-visualization
network-analysis
datavisualization
-
Updated
Apr 17, 2022 - 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
Jan 6, 2022 - Python
Created by Neo4j, Inc.
Released 2007
Latest release about 5 years ago
- Repository
- neo4j/neo4j
- Website
- neo4j.com
- Wikipedia
- Wikipedia
Improve BruteShark performance by refactor the BLL layer (aka
PcapAnalyzer
project to use multi thread mechanism).That includes: