Description
Big changes to the way graph data science is managed in Neo4j present big opportunity
Summary
- Big changes to the way graph data science is managed in Neo4j present big opportunity The field of graph analytics has been around for a long time.
- Graphs are regularly used to enhance search capabilities, recommend products to shoppers on e-commerce sites, detect fraud, or to map the shortest route from point A to point B. Neo4j has long been a key player in the world of graph databases.
- But the node and edge queries require a little explanation.
- Note that we are working with the node IDs from before where we convert these from their respective IDs through the gds.util.asNode(nodeId) commands to properties we recognize, like id and name .