Understanding Neo4j: The Graph Database for Complex Social Media Apps. #coding #programming

preview_player
Показать описание
Understanding Neo4j: The Graph Database for Complex Social Media Apps. #coding #programming
Рекомендации по теме
Комментарии
Автор

Neo4j is awesome if your data model and queries need what graphs are good at as well as trees. Social networks are just the tip of the iceberg. It excels at navigation apps and recommendation engines or fraud pattern detections.

I use it for computer network element configurations and impact analysis. Replicating the network makes identifying common points of failure and bottlenecks easy or planning impacts of network changes.

eltreum