1c5658f294
Summary: Freeze python's neo4j driver version. Add multiple transactions example in C#. Update Python example to 1.5.0 Neo4j driver. Reviewers: mferencevic, buda, mislav.bradac Reviewed By: mislav.bradac Subscribers: dgleich, pullbot Differential Revision: https://phabricator.memgraph.io/D949
15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
# csharp driver
|
|
csharp/*.dll
|
|
csharp/*.exe
|
|
|
|
# java driver
|
|
java/*.jar
|
|
java/*.class
|
|
|
|
# javascript driver
|
|
javascript/node_modules
|
|
javascript/package-lock.json
|
|
|
|
# python driver
|
|
python/ve3
|