Newer
Older
tdm-utils / test / dataset / in / data / graphs.json
@kieffer kieffer on 28 Feb 2017 302 bytes Update
{
  "docToDoc": [{
    "label": "Devrait créer le graph doc2doc",
    "arguments": {
      "filePath": "./test/dataset/out/indexAll.json",
      "options": {
        "output": "./test/dataset/out/docToDoc.json",
        "minLinkValue": 1
      }
    },
    "result": {
      "equal": null
    }
  }]
}