Changes
Page history
Update Incremental Configuration (JSON)
authored
Jun 29, 2021
by
Alieh Saeedi
Show whitespace changes
Inline
Side-by-side
Home/Configuration/Incremental-Configuration-(JSON).md
View page @
09b11c00
...
...
@@ -74,3 +74,13 @@ The configuration of the 1DR method:
2.
1. nDR (n>1)
The configuration of the nDR (n>1) method:
```
json
{
"repairingMethod"
:
"NDR"
,
"clustering"
:
{
....
},
"clusterIdPrefix"
:
""
,
"depth"
:
2
}
```
**depth**
: specifies the portion of the base graph that is going to be reclustered.
\ No newline at end of file