Are you starting with a clean new database?
On May 26, 2011 3:17 PM, "Kobla Gbenyo" <ko...@riastudio.fr> wrote:
> Peter,
>
> Thank you for the answer you give me to my last question.
>
> Moreover, I get another problem :
> I want to expose the Neo4j Graph as a GraphSail using the "Sail
> Ouplementation" at this link :
> https://github.com/tinkerpop/blueprints/wiki/Sail-Ouplementation.
> My code seems like :
> /Sail sail = new GraphSail(new Neo4jGraph("/test/data"));
> /When I build my application, I get this error :
> /Exception in thread "main" java.lang.RuntimeException: No such index
> exists: edges
> at
>
com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraph.getIndex(Neo4jGraph.java:113)
> at
>
com.tinkerpop.blueprints.pgm.oupls.sail.GraphSail.<init>(GraphSail.java:88)
> at
>
com.tinkerpop.blueprints.pgm.oupls.sail.GraphSail.<init>(GraphSail.java:66)
> /
> I think this is already asked but I don't find the answer. Could someone
> help me to resolve this problem?
>
> Cheers,
>
> --
> Kobla.
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user