Skip to content

Commit cec734a

Browse files
committed
docs: update documentation on configuration
Signed-off-by: Otavio Santana <[email protected]>
1 parent 360b266 commit cec734a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,6 +1872,8 @@ jnosql.neo4j.uri=bolt://localhost:7687
18721872
jnosql.neo4j.username=neo4j
18731873
jnosql.neo4j.password=yourpassword
18741874
jnosql.neo4j.database=neo4j
1875+
jnosql.graph.provider=org.eclipse.jnosql.databases.neo4j.communication.Neo4JConfiguration
1876+
jnosql.graph.database=neo4j
18751877
----
18761878

18771879
=== Template API

0 commit comments

Comments
 (0)