Hacker News new | ask | show | jobs
by fishmicrowaver 284 days ago
Isn't this exactly what neo4j does for graphrag?
1 comments

Is that vectors for edges or for searching the nodes? I’m talking about encoding the edges as vectors for traversal.
Yes you can do that with neo4j.
Interesting, thanks, I'll have to explore that.