EdgeDetailsModel defines the necessary information to create a GraphML edge (including source/target arrow shape, edge label, ... details). Lombok Builder allows instantiation with builder(). Lombok Data removes need for POJO boilerplate.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected