File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ CREATE (n:JSON_CONFIG {
2727 ,document_id_builder:'org.neo4j.helpers.json.document.impl.DocumentIdBuilderTypeId'
2828 ,document_relation_builder:'org.neo4j.helpers.json.document.impl.DocumentRelationBuilderHasTypeArrayKey'
2929 ,document_label_builder:'org.neo4j.helpers.json.document.impl.DocumentLabelBuilderByType'
30- ,log_discard_events: false
30+ ,log_discard_events: false
3131 })
3232```
3333
@@ -51,8 +51,8 @@ You can choose from:
5151* ` org.neo4j.helpers.json.document.impl.DocumentIdBuilderTypeId `
5252* ` org.neo4j.helpers.json.document.impl.DocumentIdBuilderId `
5353* ` org.neo4j.helpers.json.document.impl.DocumentIdBuilderPair ` with properties:
54- * * `builder_id_pair_key1`
55- * * `builder_id_pair_key2`
54+ * ` builder_id_pair_key1 `
55+ * ` builder_id_pair_key2 `
5656* your own implementation
5757
5858
8181
8282## License
8383
84- Copyright (c) 2016 [ LARUS Business Automation] ( http://www.larus-ba.it )
84+ Copyright (c) 2017 [ LARUS Business Automation] ( http://www.larus-ba.it )
8585
8686This file is part of the "LARUS Integration Framework for Neo4j".
8787
You can’t perform that action at this time.
0 commit comments