Comparing version 0.3.1 to 0.3.2
## TODO (upcoming releases) | ||
- Option to not use Transaction to do CUD (ie No need for commit()). eg. g.addVertex().then(); Batch kibble will not be required for these calls | ||
## 0.3.2 | ||
- Fixed Gruntfile and dev dependencies | ||
## 0.3.1 | ||
@@ -5,0 +8,0 @@ - Add support for addProperty and setProperty for Vertex and Edge |
{ | ||
"name": "grex", | ||
"description": "Client for Rexster Graph Server", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "database", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
194312