Do we blank nodes in neo4j-rdf/neo4j-rdf-sail ?

I create a sail following the instructions on the
http://components.neo4j.org/neo4j-rdf-sail/
and tried to load some RDF data in, got the following exception:

java.lang.UnsupportedOperationException: Nodes without URIs (e.g. Blank
Nodes) not supported at the moment:
AbstractNode[value=BlankNode[node15ijs4993x1],
key=BlankNode[node15ijs4993x1]]
at
org.neo4j.rdf.store.representation.standard.AbstractUriBasedExecutor.lookupNode(AbstractUriBasedExecutor.java:166)
at
org.neo4j.rdf.store.representation.standard.AbstractUriBasedExecutor.lookupOrCreateNode(AbstractUriBasedExecutor.java:177)
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to