Newer
Older
ez-indexation / app / node_modules / tdm-utils / test / dataset / in / data / graphs.json
@kieffer kieffer on 7 Mar 2017 302 bytes v0.0.0
{
  "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
    }
  }]
}