bio4j / angulillos

Java 8 library for strongly typed graph data
GNU Affero General Public License v3.0
7 stars 2 forks source link

General improvements to the interfaces #46

Closed laughedelic closed 8 years ago

laughedelic commented 8 years ago

@eparejatobes I think that type().from(...) is quite confusing, because from is used also for the source vertex of an edge, or for the arity direction. Sometimes it's also not obvious what is that type() and what is this .from thing.

I suggest to rename it to something more obvious: