jung allows only one edge between a pair of vertices. This is a problem
when we have parallel extends/implements and uses relationships like in
composite patterns.
Solution: change string property type to an integer flags for all boolean
properties in Vertex and Edge. Like in java.lang.reflect.Modifier. This
wold allow "multi labels", and would also be more efficient.
Original issue reported on code.google.com by jens.dietrich on 7 Jul 2009 at 9:49
Original issue reported on code.google.com by
jens.dietrich
on 7 Jul 2009 at 9:49