Hi again. While i'm around here, i post my next problem :)

on the main website, when i click on Download neo4j apoc, i have a
link to : http://dist.neo4j.org/neo4j-apoc-0.2.tar.gz
So i click on "other version" and get the 0.3.

I'm reading http://components.neo4j.org/neo-utils/
which is included in apoc.

The documentation show a sample code to use the NeoServiceLifecycle.
 NeoServiceLifecycle neo =  new NeoServiceLifecycle( new EmbeddedNeo( "neo" ) );
 neo.addLuceneIndexService();

But ... but... it seems that NeoServiceLifecycle doesn't exist on
neo4j-apoc-0.3 ...
Where can i get the right version ?
or
When can i find the documentation/javadoc for neo4j-apoc-0.3 ?

Thank youuuuuu :)


-- 
ker2x
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to