Class Edge
java.lang.Object
graphql.schema.diffing.Edge
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
from
-
to
-
label
-
-
Constructor Details
-
Edge
-
Edge
-
-
Method Details
-
getFrom
-
setFrom
-
getTo
-
setTo
-
setLabel
-
getLabel
-
toString
-
isEqualTo
-