Re: [Neo4j] Lost Relations on RDF Import

2011-01-11 Thread Mattias Persson
Assuming you're using neo4j 1.0, that line points to the fact that your sending in null as value in a call to LuceneIndexService#getSingleNode(String,Object). Could you check so that you're passing in sane data there? 2011/1/7 Joshua bacher > Hi all, > > i am currenlty using the neo4j-rdf(-sail)

[Neo4j] Lost Relations on RDF Import

2011-01-07 Thread Joshua bacher
Hi all, i am currenlty using the neo4j-rdf(-sail) librarys to read an ontology into neo4j. While i am importing it (using sesame and neo4j-rdf-sail) con.add(in, baseUri, RDFFormat.RDFXML, context); i am getting several Exceptions, complaining about a NullPointer: java.lang