toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.projection.graph
/
ProjectedRelationship
/
ProjectedRelationship
Projected
Relationship
constructor
(
sourceId
:
String
,
targetId
:
String
,
type
:
String
,
confidence
:
Double
,
decay
:
Double
=
0.0
,
description
:
String
?
=
null
,
sourcePropositionIds
:
List
<
String
>
,
authority
:
AuthorityTier
?
=
null
)