Hacker News new | ask | show | jobs
by blackmanta 303 days ago
The graph functionality is exposed through the retrieval functionality. I may improve this later but the idea was to maximize getting the best results when looking for stored data.
1 comments

There is no built in graph functionality correct? But one could use existing mechanisms like metadata or storing the link between documents as a document itself?
The graph functionality is stubbed but I will expose it in a future update. You can also use metadata and tags for similar things.