Hi Klas,

The topics below are very interesting! I'd love to read it :)

But to me it looks like the first "getting started with Neo" chapters are missing. Are they excluded from this guide? Or can they be found somewhere else - a "Getting started with Neo"? Many people will hopefully try to get on board the Neo bandwagon. Will this guide cater to them?

Another thought, since the chapters are mostly "how to" it looks more like a "Neo Cookbook" than your first name "Design with Neo". Nothing wrong with that, I'm just wondering whether you're shooting for a "cookbook" or a design book? To me that suggests different structures.

Cheers,
Björn


----------------------------------------------------
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

Reply via email to