Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jkminder/data2neo

Tags

v1.4.3

Toggle v1.4.3's commit message
minor updates to docs, prepare for push to pypi

1.3.3

Toggle 1.3.3's commit message
Fixed issue in test, fixes #21

v1.3.1

Toggle v1.3.1's commit message
added key,update functions to Relationship/Node objects in rel2graph.…

…neo4j

v1.3.0

Toggle v1.3.0's commit message
Release 1.3.0

v1.2.1

Toggle v1.2.1's commit message
renamed type parameter of Relationship to relationship_type to avoid …

…naming conflicts with relationship properties

v1.2.0

Toggle v1.2.0's commit message
added neo4j push and pull functions

v1.1.0

Toggle v1.1.0's commit message
Merge branch 'main' of github.com:sg-dev/rel2graph into main

v1.0.2

Toggle v1.0.2's commit message
fixed bug with identities from neo4j being 0 and therefore not distin…

…guishable from None under simple if identity: clauses. Switched everything to if identity is None

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md to v1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md