Re: [Neo4j] Primary Like ID Across Class Types

2011-10-28 Thread Ramon Buckland
> > Of most interest to you will be the explanation towards the end and the > sequence diagrams. > > HTH! > > > -- Tatham > > > -Original Message- > From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] > On Behalf Of rbuckland &

Re: [Neo4j] Primary Like ID Across Class Types

2011-10-27 Thread Tatham Oddie
Like ID Across Class Types I have posted the relevant code online, interested to see what people think. like - man you just over-engineered that ! http://rbtech.blogspot.com/2011/10/neo4j-2nd-look-setting-primary-key-on.html -- View this message in context: http://neo4j-community-discussions

Re: [Neo4j] Primary Like ID Across Class Types

2011-10-27 Thread rbuckland
I have posted the relevant code online, interested to see what people think. like - man you just over-engineered that ! http://rbtech.blogspot.com/2011/10/neo4j-2nd-look-setting-primary-key-on.html -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Primar

[Neo4j] Primary Like ID Across Class Types

2011-10-27 Thread rbuckland
Hi, I noted in playing with spring-data-neo4j that the Node's under neo4j Don't have an ID key like typically we would in an RDBMS scenario. My use case, in short is the application I will be building out will have, a really simple Web Interface with REST type URLs. So .. for example, I will be