aplbrain/dotmotif

Better type-guessing for Neo4j imports

j6k4m8 opened this issue · 1 comments

Right now, certain edge-cases fail when Python infers a type that doesn't match a Neo4j-friendly type (e.g. 0x0 is not a string). Investigate better type-guessing libraries.

Fixed in #79