diff --git a/README.md b/README.md index c05fe4e..639a7fc 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,12 @@ pass `XML_VALIDATION_ENABLED` property as `true`. newName + + dtype + + + dtype + yyyy-MM-dd'T'HH:mm:ss.SSS'Z' @@ -66,6 +72,12 @@ pass `XML_VALIDATION_ENABLED` property as `true`. User task_id Task + + dtype + + + dtype + HAS_TASK @@ -102,32 +114,44 @@ pass `XML_VALIDATION_ENABLED` property as `true`. 8) `` - column tag, contains table name. 9) `` - (optional for `node` migration) columns to be renamed during migration. It means data from column with `` - will be stored as `` property; -10) `` - (optional for `node` migration) format of timestamp to + will be stored as `` property. +10) `` - (optional for `node`, `relationship` migration) follows only + that rows which cells in these columns are equal to `value` attribute + of `` tag. If multiple columns are provided, all columns match is + required to migrate it. +11) `` - (optional for `node`, `relationship` migration) skips only + that rows which cells in these columns are equal to `value` attribute + of `` tag. If multiple columns are provided, at least one match is + required to skip it. +12) `` - (optional for `node` migration) format of timestamp to store in Neo4j. It is needed to store LocalDateTime and access it without converters in code. -11) `` - (optional for `node` migration) collection of labels to be +13) `` - (optional for `node` migration) collection of labels to be added to Nodes. -12) ` + + dtype + + + dtype + yyyy-MM-dd'T'HH:mm:ss.SSS'Z' @@ -35,6 +41,12 @@ User task_id Task + + dtype + + + dtype + HAS_TASK