Re: [Neo] Neo4j RDF component download path missing?

2010-01-29 Thread francis adediran
Yeah, that helps. Thanks a lot Francis, we have not released the surrounding components that are not contained in the APOC as compliant snapshots. That means, you should check out trunk from svn for the interesting components with e.g. svn co https://svn.neo4j.org/components/neo-rdf/trunk/ neo-rdf

Re: [Neo] Neo4j RDF component download path missing?

2010-01-28 Thread Mattias Persson
Well, you could just as well download the latest jar file from the maven repository... if you're only after the jar file, that is. Got to http://m2.neo4j.org/org/neo4j/neo4j-rdf/0.6-SNAPSHOT/ and grapb the latest there. Or include that dependency in your maven pom. The "Apoc" release only include

Re: [Neo] Neo4j RDF component download path missing?

2010-01-28 Thread Peter Neubauer
Francis, we have not released the surrounding components that are not contained in the APOC as compliant snapshots. That means, you should check out trunk from svn for the interesting components with e.g. svn co https://svn.neo4j.org/components/neo-rdf/trunk/ neo-rdf mvn install And then use that

[Neo] Neo4j RDF component download path missing?

2010-01-27 Thread francis adediran
Hi, I'm trying to use neo4j rdf component. I have downloaded the zipped archive from the download page http://neo4j.org/download/. included them in my class path. and every thing is working fine now i would like to work with rdf data but i'm unable to use the Rdf store and VerboseQuadStore as ex