Looking to build prototype (proof of concept) to crawl through a file system and create a graph database.
Phase 1
The content of this database is to contain file meta data (filename, last modified date, changed date, file type, author, etc...) and data content. For demo purpose, data content can be ... Show more