Skip to content

Commit ae828d7

Browse files
authored
Pretty format + Copyright
1 parent f337893 commit ae828d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

neo4j-json/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

@@ -81,7 +81,7 @@ TODO
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

8686
This file is part of the "LARUS Integration Framework for Neo4j".
8787

0 commit comments

Comments
 (0)