Sent from mobile device
Am 25.05.2014 um 05:00 schrieb Rich Morin <[email protected]>: > On Saturday, May 24, 2014 6:17:11 PM UTC-7, Michael Hunger wrote: >> >> Looks like you have duplicates in your node-data ? > > Not that I can tell. I ran this command and got no output: > > $ sort nodes.csv | uniq -c | egrep -v '^\s+1 > You have to do the duplicate check on the indexed value only > ' > > OTOH, the input Turtle mentions both rdfs:Class and rdfs:class. This produces > ns_names of rdf_Class and rdf_class. Is the indexing case-sensitive? > Yes > -r > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
