Representing time dependent graphs in Neo4j · ccattuto/neo4j-dynagraph Wiki · GitHub
Tag: graphs
Persistent Data Structures and Managed References
Documentation | GRefine RDF Extension
Chapter 18. Neo4j Server
Wardrobe strength: Seamless Neo4j integration in Django
Cytoscape: An Open Source Platform for Complex Network Analysis and Visualization
CiteSeerX PEGASUS: A Peta-Scale Graph Mining System- Implementation and Observations
scholrly/neo4django GitHub
“neo4django is a Django ORM integration for neo4j. It allows model definitions that are very similar to Django’s, and enables some other Django functionality (like signals). The original Neo4j Django integration restricted database access to in-process. neo4django uses the Neo4j REST api to communicate with the database, freeing the database up for access by other processes and making it easy to host the database on another machine.”