ABCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
WhatTagsWhereWhoComments
2
3dg-vizcode, visualization, webgl, libraryhttps://github.com/kbastani/3dg-vizKenny Bastani
A WebGL distributed graph visualization library
3
RDBMS2Neo4jcode, rdbms, tool, integration, importhttps://github.com/johnymontana/RDBMS2Neo4jWill Lyon
Easily import data into Neo4j from a relational database
4
neo4j-rdbms-importcode, rdbms, tool, integration, importhttps://github.com/jexp/neo4j-rdbms-importMichael Hunger
Massively parallel RDBMS to Neo4j Importer
5
LazyWebCyphercode, cypher, script, toolhttps://github.com/johnymontana/LazyWebCypherWill Lyon
The lazy way to run multi-statement Neo4j Cypher scripts from the web
6
Neo4j-csv-firehosecode, csv, integration, importhttps://github.com/sarmbruster/neo4j-csv-firehoseStefan Armbruster
Enables Neo4j’s LOAD CSV Cypher command to load other from other datasources as well. It provides on-the-fly conversion of the other datasource to csv - and can therefore act as input for LOAD CSV.
7
Neo4j-uuidcode, uuid, componenthttps://github.com/graphaware/neo4j-uuidGraphAware
GraphAware Runtime Module that assigns a UUID to all nodes in the graph transparently
8
Neo4j-timetreecode, component, timetreehttps://github.com/graphaware/neo4j-timetreeGraphAware
Java and REST APIs for working with time-representing tree in Neo4j
9
Neo4j-to-elasticsearchcode, integration, elasticsearch
https://github.com/graphaware/neo4j-to-elasticsearch
GraphAware
GraphAware Framework Module for Integrating Neo4j with Elasticsearch
10
neo4j-importercode, import, integration, rdbms, csvhttps://github.com/graphaware/neo4j-importerGraphAware
Java importer skeleton for complicated, business-logic-heavy high-performance Neo4j imports directly from SQL databases, CSV files, etc.
11
neo4j-recocode, recommendation, componenthttps://github.com/graphaware/neo4j-recoGraphAware
Neo4j-based recommendation engine module with real-time and pre-computed recommendations.
12
neo4j-noderankcode, pagerank, component, algorithmhttps://github.com/graphaware/neo4j-noderankGraphAware
GraphAware Timer-Driven Runtime Module that executes PageRank-like algorithm on the graph
13
neo4j-changefeedcode, component, change feedhttps://github.com/graphaware/neo4j-changefeedGraphAware
A GraphAware Framework Runtime Module allowing users to find out what were the latest changes performed on the graph
14
neo4j-warmupcode, cache, warm-up, componenthttps://github.com/graphaware/neo4j-warmupGraphAware
Simple library that warms up Neo4j caches with a single REST call
15
graphgencode, tool, prototypinghttps://github.com/graphaware/graphgenGraphAware
Easy generation of dummy Neo4j graphs with PHP
16
neo4j-neogencode, tool, prototypinghttps://github.com/neoxygen/neo4j-neogenChristoph Willemsen
Easy generation of dummy Neo4j graphs with PHP
17
neo4j-shell-toolscode, shell, tool, import, exporthttps://github.com/jexp/neo4j-shell-toolsMichael Hunger
A bunch of import/export tools for the neo4j-shell
18
Store-Utilscode, tool, storehttps://github.com/jexp/store-utilsMichael Hunger
Utilities to compact, copy, fix, analyse Neo4j stores
19
Cy2Neocode, tool, cypherhttps://github.com/jexp/cy2neoMichael Hunger
Cy2Neo - Tiny Neo4j Cypher Workbench with Alchemy.js Viz
20
Cypher-RScode, cypher, tool, resthttps://github.com/jexp/cypher-rsMichael Hunger
Configurable Cypher REST endpoints
21
Neodecode, prototyping, toolhttps://github.com/iansrobinson/neodeIan Robinson
A declarative fluent interface for building sample Neo4j datasets
22
Arrowscode, visualization, modelinghttps://github.com/apcj/arrowsAlistair Jones
JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs. http://www.apcjones.com/arrows/
23
Arrows forkcode, visualization, modeling, cypherhttps://github.com/jexp/arrowsMichael Hunger
Arrows with Cypher Export
24
Documentationdocument, manualhttp://neo4j.com/docs/stable/Neo4jDocs
25
Cypher Refcarddocument, cheat sheethttp://neo4j.com/docs/stable/cypher-refcard/Neo4jCypher Refcard
26
Maven Repocode, java, mavenhttps://m2.neo4j.org/index.htmlNeo4j
Maven repositories - Neo4j Maven
27
neo4j-ogmcode, ogm, javahttps://github.com/neo4j/neo4j-ogmNeo4j
Object-Graph Mapping Library for Neo4j.
28
spring-data-neo4jcode, java, spring
https://github.com/spring-projects/spring-data-neo4j
Neo4j
Provides support to increase developer productivity in Java when using the neo4j graph database.
29
neo4j-jdbccode, java, jdbc, integrationhttps://github.com/neo4j/neo4j-ogmNeo4j
Neo4j JDBC driver.
30
JCyphercode, java, cypher
https://github.com/Wolfgang-Schuetzelhofer/jcypher
Wolfgang Schützelhofer
Java access to Neo4J graph databases at multiple levels of abstraction
31
neo4jrbcode, ruby, language driverhttps://github.com/neo4jrb/neo4jBrian Underwood
An active model wrapper for the Neo4j Graph Database for Ruby.
32
neographycode, ruby, language driverhttps://github.com/maxdemarzi/neographyMax De Marzi
A thin Ruby wrapper to the Neo4j Rest API.
33
py2neocode, python, language driverhttps://github.com/nigelsmall/py2neoNigel Small
Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line.
34
neomodelcode, python, ogmhttps://github.com/robinedwards/neomodelRobin Edwards
An Object Graph Mapper (OGM) for the neo4j graph database, built on the awesome py2neo.
35
BulbFlowcode, python, ogmhttps://github.com/espeed/bulbsJames Thornton
A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
36
neo4jphpcode, php, language driverhttps://github.com/jadell/neo4jphpJosh Adell
PHP wrapper of the Neo4j REST interface.
37
NeoEloquentcode, php, ogm, eloquenthttps://github.com/Vinelab/NeoEloquentVinelab
A Neo4j ORM - Based on Eloquent.
38
NeoClientcode, php, language driverhttps://github.com/neoxygen/neo4j-neoclientChristoph Willemsen
A PHP HttpClient for the Neo4j ReST API with MultiDB Support.
39
Spidercode, php, ogm, eloquenthttps://github.com/spider/spiderMichael Wilson
A simple, flexible, and beautiful graph-data abstraction for php.
40
node-neo4jcode, node.js, language driverhttps://github.com/thingdom/node-neo4jAseem Kishore
REST API client for Node.
41
Neo4jClientcode, .net, language driverhttps://github.com/Readify/Neo4jClientChris Skardon
.NET client binding.
42
neoismcode, golang, language driverhttps://github.com/jmcvetta/neoismJason McVetta
Client for Golang.
43
neoconscode, clojure, language driverhttps://github.com/michaelklishin/neoconsMichael Klishin
A feature rich idiomatic Clojure client for the REST API.
44
RNeo4jcode, r, language driverhttps://github.com/nicolewhite/RNeo4jNicole WhiteDriver for R.
45
AnormCyphercode, scala, anorm, play, language driverhttps://github.com/AnormCypher/AnormCypherKai Chen
Scala library based on Anorm in the Play Framework.
46
Debian Packagesdebian, packagehttp://debian.neo4j.org/Neo4j
Debian Packages
47
Yum Repoyum, packagehttp://yum.neo4j.org/Neo4jYum Repo
48
docker-neo4jdeployment, container, dockerhttps://github.com/neo4j/docker-neo4jNeo4j
Docker Images for the Neo4j Graph Database.
49
docker-neo4j-clusterdeployment, container, docker, cluster, hahttps://github.com/ekino/docker-neo4j-clusterEkino
Up & Running Neo4j cluster in no time.
50
neo4j-elasticsearchcode, elasticsearch, integration
https://github.com/neo4j-contrib/neo4j-elasticsearch
Neo4j
Neo4j ElasticSearch Integration.
51
neo4j-algorithmscode, algorithmhttps://github.com/graphaware/neo4j-algorithmsGraphAware
Custom graph algorithms for Neo4j with own Java and REST APIs.
52
awesome-neo4jdocument, resourceshttps://github.com/Neueda4j/awesome-neo4jNeueda
A curated list of Neo4j resources.
53
spatialcode, spatial, gis, componenthttps://github.com/neo4j-contrib/spatialNeo4j
Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data.
54
graphifycode, component, nlp, document, text, classificationhttps://github.com/Graphify/graphifyKenny Bastani
Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
55
Reco4PHPcode, component, recommendation, php, frameworkhttps://github.com/graphaware/reco4phpGraphAware
Neo4j based Recommendation Engine Framework for PHP.
56
cypher-dslcode, cypher, java, dslhttps://github.com/neo4j-contrib/cypher-dslNeo4j
A Java DSL for the Cypher Query Language and an optional Query DSL mode.
57
cypher-vim-syntaxcypher, vim, editor, vimhttps://github.com/neo4j-contrib/cypher-vim-syntaxNeo4j
Very basic Vim syntax for Cypher.
58
cyclicypher, editorhttps://github.com/nicolewhite/cycliNicode White
A Command Line Interface for Cypher.
59
jetbrains-plugin-cyphercode, cypher, jetbrains, editorhttps://github.com/Neueda4j/jetbrains-plugin-cypherNeueda
Cypher plugin for Jetbrains-family IDE's.
60
Liquigraphcode, migrationhttps://github.com/fbiville/liquigraphFlorent Biville
Database migrations management tool, based on how Liquibase works.
61
blueprintscode, apihttps://github.com/tinkerpop/blueprintsTinkerpop
Blueprints is a collection of interfaces, implementations, ouplementations, and test suites for the property graph data model. Blueprints is analogous to the JDBC, but for graph databases.
62
blueprints3code, apihttp://tinkerpop.incubator.apache.org/Apache Tinkerpop
An Open Source Graph Computing Framework
63
structrcode, frameworkhttps://github.com/structr/structrStructr
Graph Application Platform based on Neo4j http://structr.org
64
GraphAware Neo4j Framework
code, frameworkhttps://github.com/graphaware/neo4j-frameworkGraphAware
GraphAware Framework speeds up development with Neo4j by providing a platform for building useful generic as well as domain-specific functionality, analytical capabilities, (iterative) graph algorithms, etc.
65
neoprofilercode, profiler, performancehttps://github.com/moxious/neoprofilerEtops
Neo4J database profiling utility.
66
neo4j-tx-participationcode, transaction, rest, cypherhttps://github.com/jexp/neo4j-tx-participationMichael Hunger
This is a Neo4j Server Extension to make Neo4j REST-API participate in transactions started by the transactional Cypher endpoint.
67
neoclipsecode, visualisation, eclipsehttps://github.com/neo4j-contrib/neoclipseNeo4j
Neoclipse is a tool to view, edit and explore Neo4j databases.
68
Doc manager for Neo4jcode, mongodb, integration, connector
https://github.com/neo4j-contrib/neo4j_doc_manager
Neo4j
The Neo4j Doc Manager takes MongoDB documents and makes it easy to query them for relationships by making them available in a Neo4j graph structure, following the format specified by Mongo Connector.
69
ineocode, administration, instance managerhttps://github.com/cohesivestack/ineoCarlos Forero
A simple but useful Neo4j instance manager.
70
Getting Started Coursetraining, online, graphacademyhttp://neo4j.com/graphacademy/online-course/Neo4j
Getting Started with Neo4j
71
In Production Coursetraining, online, graphacademy
http://neo4j.com/graphacademy/online-course-prod/
Neo4j
Neo4j in Production
72
Neo4j Koanstraining, download, tutorialhttps://github.com/jimwebber/neo4j-tutorialJim Webber
A koan-style tutorial in Java for Neo4j.
73
Neo4j BOLT Protocol, Version 1
bolt, protocol, api, integration, language driverhttp://alpha.neohq.net/docs/server-manual/bolt.htmlNeo4j
This section describes the Neo4j Bolt Protocol, version 1. It is written primarily for those implementing client drivers as well as those who want to understand the low-level communication details of such interactions.
74
bolt-howtocode, bolt, protocol, api, integration, manualhttps://github.com/nigelsmall/bolt-howtoNigel Small
How to Build a Neo4j Bolt Protocol Driver.
75
Graph Databasesbook, o'reilly, english, japanesehttp://graphdatabases.com/
Jim Webber, Ian Robinson, Emil Eifrem
The Definitive Book on Graph Databases and Introduction to Neo4j.
76
Learning Neo4jbook, packt, englishhttp://learningneo4j.netRik Van Bruggen
Run blazingly fast queries on complex graph datasets with the power of the Neo4j graph database.
77
Neo4j 2.0book, german, entwickler press
http://neo4j.com/books/neo4j-2-0-eine-graphdatenbank-fur-alle/
Michael Hunger
Eine Graphdatenbank für alle
78
Beginning Neo4jbook, english, apresshttp://neo4j.com/books/beginning-neo4j/Chris Kemper
This book is your introduction in the world of graph databases, and the benefits they can bring to your applications.
79
Building Web Applications with Python and Neo4j
book, english, packt
http://neo4j.com/books/building-web-applications-with-python-and-neo4j/
Sumit Gupta
Develop exciting real-world Python-based web applications with Neo4j using frameworks such as Flask, Py2neo, and Django
80
Connectedbook, english, back bay bookshttp://neo4j.com/books/connected/
Nicholas A. Christakis and James H. Fowler
Renowned scientists Christakis and Fowler present compelling evidence for our profound influence on one another’s tastes, health, wealth, happiness, beliefs, even weight, as they explain how social networks form and how they operate.
81
Good Relationshipsbook, english, c4mediahttp://neo4j.com/books/good-relationships/
Michael Hunger, David Montag, Andreas Kollegger
This guide introduces you to Spring Data Neo4j, using the fast, powerful and scalable graph database Neo4j to enjoy the benefits of having good relationships in your data.
82
Learning Cypherbook, english, packthttp://neo4j.com/books/learning-cypher/Onofrio Panzarino
This book is a practical, hands-on guide to designing, implementing, and querying a Neo4j database quickly and painlessly.
83
Neo4j Cookbookbook, english, packthttp://neo4j.com/books/neo4j-cookbook/Ankur Goel
This is a practical guide full of examples and Neo4j recipes. The recipes are well explained with code samples that are updated for the latest version of Neo4j.
84
Neo4j Des données et des graphes – Prise en main (2e édition)
book, french, d-booker
http://neo4j.com/books/neo4j-des-donnees-et-des-graphes-prise-en-main/
Sylvain Roussy
Ce livre vous permettra de prendre connaissance de l’approche graphe de Neo4j et d’en mesurer le potentiel.
85
Neo4j Essentialsbook, english, packthttp://neo4j.com/books/neo4j-essentials/Sumit Gupta
If you are an application developer or software architect who wants to dive into the Cypher language and learn the concepts of graph theory and graph-based data models, this is the book for you.
86
Neo4j Graph Data Modelingbook, english, packthttp://neo4j.com/books/neo4j-graph-modeling/Mahesh Lai
Model your data as a graph using Neo4j to design databases with minimum hassle
87
Neo4j High Performancebook, english, packthttp://neo4j.com/books/neo4j-high-performance/Sonal Raj
Design, build, and administer scalable graph database systems for your applications using Neo4j.
88
Neo4j in Actionbook, english, manning publicationshttp://neo4j.com/books/neo4j-in-action-book/
Jonas Partner, Aleksa Vukotic, and Nicki Watt
Neo4j in Action is a comprehensive guide to Neo4j, aimed mainly at application developers and software architects.
89
NoSQL Distilledbook, english, addison-wesley professionalhttp://neo4j.com/books/nosql-distilled/
Pramod J. Sadalage and Martin Fowler
NoSQL Distilled is a concise but thorough introduction to this rapidly emerging technology.
90
Practical Neo4jbook, english, apresshttp://neo4j.com/books/practical-neo4j/Greg Jordan
In Practical Neo4j, database expert Greg Jordan guides you through the background and basics of graph databases and gets you quickly up and running with Neo4j, the most prominent graph database on the market today.
91
7 databases in 7 weeksbook, english, pragmatic bookshelf
http://neo4j.com/books/seven-databases-seven-weeks/
Eric Redmond and Jim R. Wilson
Seven Databases in Seven Weeks takes you on a tour of some of the hottest open source databases today.
92
Networks, Crowds and Markets
book, textbook, english, cornell university press, graph theory
https://www.cs.cornell.edu/home/kleinber/networks-book/networks-book.pdf
David Easley and Jon Kleinberg
This introductory undergraduate textbook takes an interdisciplinary look at economics, sociology, computing and information science, and applied mathematics to understand networks and behavior.
93
Neo4j's Idea boardproduct inputhttps://trello.com/b/2zFtvDnV/public-idea-boardNeo4j
Neo4j's Idea board
94
Hardware sizing calculatorproduct configuration, sizinghttp://neo4j.com/hardware-sizing-calculator/Neo4j
Hardware Sizing Calculator
95
Neo4j podcastpodcast, fun, audiohttp://graphistania.comRik Van Bruggen
Podcast on all things Neo4j
96
Rik Van Bruggen's blogblog, belgiumhttp://blog.bruggen.comRik Van Bruggen
Rik Van Bruggen's blog
97
Michael Hunger's blogblog, germanyhttp://jexp.de/blogMichael Hunger
Michael Hunger's blog
98
Stefan Armbruster's blogblog, germanyhttp://blog.armbruster-it.deStefan Armbruster
Stefan Armbruster's blog
99
Neo4j blogblog, worldhttp://neo4j.com/blogNeo4j.comNeo4j blog
100
Max De Marzi's blogblog, usahttp://maxdemarzi.comMax De Marzi
Max De Marzi's blog