toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.projection.graph
/
SynthesisRequest
/
SynthesisRequest
Synthesis
Request
constructor
(
sourceEntityId
:
String
,
sourceEntityName
:
String
,
targetEntityId
:
String
,
targetEntityName
:
String
,
relationshipType
:
String
,
propositions
:
List
<
Proposition
>
,
existingDescription
:
String
?
=
null
)