[Neo4j] overriding protected I underlyingObjectToObject(T object) return null

2011-11-11 Thread jbeau
Hello all, I stuck with returning null in underlyingObjectToObject. First of all, I have this class: public class ClosableIterableAdapterI, T extends IterableWrapperI, T implements IClosableIterable { private final ClosableIterableT closableNodeIterable; public static IF, TY

Re: [Neo4j] overriding protected I underlyingObjectToObject(T object) return null

2011-11-11 Thread jbeau
Hello Michael, greetings to the Neustadt :) I try to realize a multi tenancy environment and started with a first approach. In a abstract repository I call methods like this: @Override public IClosableIterable findByName(final String name) { return

Re: [Neo4j] overriding protected I underlyingObjectToObject(T object) return null

2011-11-11 Thread jbeau
Thx a lot for your advice! Multitenancy by API would be a great feature. I favor the idea of partitionated repos found here: http://blog.vivekprahlad.com/multitenancy-with-neo4jrb Striesen is ooch schön! -- View this message in context:

Re: [Neo4j] overriding protected I underlyingObjectToObject(T object) return null

2011-11-11 Thread jbeau
I'll talk with James (ractive) about that :) -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/overriding-protected-I-underlyingObjectToObject-T-object-return-null-tp3499362p3499476.html Sent from the Neo4j Community Discussions mailing list archive at