I'm trying to write a web crawler and I reckon graph databases are a very 
good fit for the task.

Since I can embed graph algorithms in this database I was thinking to 
implement my crawler through a server plugin 
(http://stackoverflow.com/questions/26972397/neo4j-add-algorithm-to-library) 
that fills the database using it's own graph data structure. Can this be a 
bad idea? Why?

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to