Tim, yes, since your loading evidently is working normally, a look at your graph layout and query code would be great to have any opinion on what might be wrong/not optimal.
Cheers, /peter neubauer COO and Sales, Neo Technology GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Relationships count. http://gremlin.tinkerpop.com - PageRank in 2 lines of code. http://www.linkedprocess.org - Computing at LinkedData scale. On Mon, Jan 11, 2010 at 10:18 PM, Tim Langley <[email protected]> wrote: > 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 > _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

