# HG changeset patch # User sanbi-uwc # Date 1463578629 14400 # Node ID 4ab571f8a7698c1840eb8238cc57b8b363cba988 # Parent 7f63bb1dd1629c5bc28d303e32dbe9b2594d1519 planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/datatypes/neo4j_datatypes commit 11c63594db888aadc71cef28d66358372881a82b diff -r 7f63bb1dd162 -r 4ab571f8a769 neo4j.py --- a/neo4j.py Wed May 18 09:31:46 2016 -0400 +++ b/neo4j.py Wed May 18 09:37:09 2016 -0400 @@ -13,7 +13,7 @@ verbose = True -class Neo4j(Html): +class Neo4j(object): """ base class to use for neostore datatypes derived from html - composite datatype elements