Data Science Retreat Masterclass
Real-time graph databases
Design to support multi-user concurrency
Use disk to persist the graph = couple billion edges locally, hundreds of billions of edges on distributed systems
Limit: global graphs algorithms/analytics not feasible
Focus on local algorithms and traversals
Examples: Neo4j, OrientDB, InfiniteGraph, DEX, Titan
Batch processing graph frameworks
Environment: GraphLab