MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / EdgeDetailsModel

Class EdgeDetailsModel

src/main/java/graph/models/EdgeDetailsModel.java:33–196  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected