Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-27-2019 04:26 AM
Hi i'm new to Neo4j and i want to use it for a project i have. I need to do some social network analysis and for that i need to build a graph on datastreams and in general work on streaming data.
So my question is neo4j good at handling data streams and if so can anyone point me out to some starting points for streaming graphs with neo4j?
Any help will be much appreciated.
01-28-2019 10:46 PM
Usually you would use data streams to enrich and build up your graph structures.
https://neo4j-contrib.github.io/neo4j-streams/
Then you can run SNA at any time using Neo4j Graph Algorithms
All the sessions of the conference are now available online