forked from D-Net/dnet-hadoop
This commit is contained in:
parent
d4ddde2ef2
commit
ed01e5a5e1
|
@ -29,12 +29,13 @@
|
||||||
"paramLongName":"resultTableName",
|
"paramLongName":"resultTableName",
|
||||||
"paramDescription": "the name of the result table we are currently working on",
|
"paramDescription": "the name of the result table we are currently working on",
|
||||||
"paramRequired": true
|
"paramRequired": true
|
||||||
},{
|
},
|
||||||
"paramName":"dt",
|
{
|
||||||
"paramLongName":"dumpType",
|
"paramName":"dt",
|
||||||
"paramDescription": "the type of the dump (complete for the whole graph, community for the products related to communities, funder for the results with at least a link to project",
|
"paramLongName":"dumpType",
|
||||||
"paramRequired": false
|
"paramDescription": "the type of the dump (complete for the whole graph, community for the products related to communities, funder for the results with at least a link to project",
|
||||||
}
|
"paramRequired": false
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue