Dallinger/Dallinger

View on GitHub
docs/source/schemas/vector.csvs

Summary

Maintainability
Test Coverage
version 1.0
@totalColumns 12
/*
Schema for Dallinger's node table.
https://github.com/Dallinger/Dallinger
*/
id: positiveInteger unique($id)
origin_id: positiveInteger
destination_id: positiveInteger
network_id: positiveInteger
creation_time: xDateTime
failed: is("true") or is("false")
time_of_death: xDateTime
property1:
property2:
property3:
property4:
property5: