From 49c403b6272069724746b9959a88cbcf74f98803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois?= Date: Mon, 11 Apr 2016 11:54:21 +0200 Subject: [PATCH] Neo4j --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32a9f7b..37b3e63 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ An [awesome list](https://github.com/sindresorhus/awesome) of resources to const - [Discourse Network Analyzer (DNA)](http://www.philipleifeld.com/discourse-network-analyzer/discourse-network-analyzer-dna.html) - Qualitative content analysis tool with network export facilities, written in Java with R integration. - [Gephi](https://gephi.github.io/) - Cross-platform, free and open source tool for network visualization. - [GraphViz](http://www.graphviz.org/) - Software to draw graphs in the [DOT](http://www.graphviz.org/doc/info/lang.html) language. +- [Neo4j](http://neo4j.com/) - Open source, scalable graph database, used by companies like [Linkurious](http://linkurio.us/). - [networks.tb](http://networks-tb.sourceforge.net/) - A suite designed for analyzing socio-semantic networks, written in C. - [NodeXL](http://nodexl.codeplex.com/) - Free, open-source template for Microsoft Excel to explore network graphs. - [Pajek](http://vlado.fmf.uni-lj.si/pub/networks/pajek/) - Windows program for large network analysis, free for noncommercial use.