kpsychas / brain2neo

Convert The Brain XML documents to a Neo4j db
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Customize text and direction of converted edges #5

Closed kpsychas closed 8 years ago

kpsychas commented 8 years ago

An undirected edge in Brain can be converted either to a directed one with arbitrary direction or to two directed.

An unnamed edge in Brain must have a name in Neo4j. This name should be customizable.

kpsychas commented 8 years ago

Completed 2nd part

kpsychas commented 8 years ago

Completed 1st part