orientechnologies / orientdb-gremlin

TinkerPop3 Graph Structure Implementation for OrientDB
Apache License 2.0
93 stars 32 forks source link

Implemented OrientGraph#drop #90

Closed wolf4ood closed 8 years ago

wolf4ood commented 8 years ago

Hi I've implemented graph.drop and used it in OrientGraphProvider#clear instead of graph.close. In this way the storages created for the tests are removed from the memory. It should make this work.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.05%) to 84.267% when pulling e4e17938ba5c977f496fa38933e4e5768aeea50c on maggiolo00:graph-drop into e20a525b64f7b916492875643730aaaa5e6594ea on mpollmeier:master.