hey :) ok - I'm trying to build a "web-analytics" program using Neo4j in a very similar manner to http://wiki.neo4j.org/content/Site_Usage_Analytics I'm using Scala (and whilst eventually there will be a REST API - at the moment everything is within Scala)
The loading of data is blisteringly fast (really impressed) However - the querying is horribly slow For example: If I want to get the total number of relationships (or Nodes) attached to a Node it's painfully slow Am I doing something stupid? I can post more code / details etc.. if required Thanks in advance T _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

