Hi, If you have read my previous posts, you know that I will begin working on a "How to design with Neo" guide, and I'd like to sum up the topics for the guide, so that anyone can feel free to comment and maybe add more to this lists.
So we have: * How to create a Neo independent API * How to wrap nodes in POJOs * How to reach the enclosing POJO from the node instance * How to search for properties * When is it appropriate to search for properties? * Network design in Subreferences. Emil, Johan: I don't remember what this was about, can you enlighten me? :) * How/When/Where/etc Transactions. * How to use a "None node id" for lookup of nodes * When to use Traversers and Why. * Why use Relationship types I believe the above mentioned are basic topics useful for many uses of Neo. I also add Peters topics which I think can be graded as Intermediate to advanced uses of Neo. * Trimming NEO for high throughput, logging, intensive reads/writes, caching * NEO and JPA * NEO and external storage, URIs and good practices reagarding e.g. LDAP user data vs. NEO dynamic data * other wrappers on top of NEO, namely RDF, LDAP, hirarchical (file systems), security structures (ACLs etc) * Visualization of network data * Scaling and performance in different aspects (number of nodes, connections, graph depths) * Multiple clients to one node space or NEO instance (central data storage) /Klas _______________________________________________ Neo mailing list [email protected] http://lists.neo4j.org/mailman/listinfo/user

