Kirill Yankov
Kirill Yankov
@HughWilliams @holycrab13 Hey guys here is minimal repro snippet in java JDBC Driver used (http://download3.openlinksw.com/uda/virtuoso/jdbc/virtjdbc4.jar) virtuoso used (`docker pull openlink/virtuoso-opensource-7`): ```java import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.sql.Connection; import...
@HughWilliams so @holycrab13's example worked for me (reproduced). Please try that one :). I used non empty database as you supposed.
Full logs: [here](https://travis-ci.org/akka/akka-stream-contrib/jobs/252450701)
This issue is still reproducing: logs [here](https://travis-ci.org/akka/akka-stream-contrib/jobs/253666576), but the #109 duplicates this
I guess either this one or #109 can be closed as duplicate.
Hi @jbarrasa. I try importing data from a multi-language source (i.e. wikidata) and encountered this issue :(. As I currently see the plugin saves a value of the last encountered...
Thanks for good news )! I work with knowledge bases. I research on neo4j performance and try to import the full (or at least some part) of wikidata in it....
Great news!
Hey @jbarrasa! How is your progress on the release? Are you still planning to issue it?
Great! Thank you for the work and support of this project!