Talk:Databases
Graph databases vs. triplestores
- Graph databases vs triplestores. When to use which? seems to make the main point that if you want lots of ad-hoc generated new queries made then you are better off with a w:triplestore but if you need to figure out things about largely unchanging data and in largely in queries known in advance then w:graph database would be better according to the author.
Great free Graph Databases book from O'Reilly
- https://neo4j.com/graph-databases-book/ kindly provided by w:Neo4j