toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.projection.graph
/
EntityPairWithPropositions
/
EntityPairWithPropositions
Entity
Pair
With
Propositions
constructor
(
sourceId
:
String
,
sourceName
:
String
,
targetId
:
String
,
targetName
:
String
,
relationshipType
:
String
,
propositions
:
List
<
Proposition
>
,
existingDescription
:
String
?
)