TODO: Graph DB Search Engine

I would like to present the concept of a graph db version of the popular search engine indexing technique which would utilize a graph type of search query along with the ability to search for other entities other than webpages such as emails, proper names, pictures, etc., or other user-defined parameters, the data can be stored in a graph db format that uses that db’s syntax to enter a search query rather than a keyword->website approach where anything and everything can be a node or entity in the database via the virtue of collacation. a similar technique was introduced in this seminal research paper describing the then contemporary web-mining indexing technique of NASA Goddard Space Flight Center:

FLAIRS: http://www.aaai.org/Papers/FLAIRS/2001/FLAIRS01-054

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.