v6.5.0
Changed
-
Requests that fail because a server can not be reached are now automatically
retried if other servers are availableThis behavior can be controlled using the
maxRetriesoption. -
Renamed
EdgeCollection#edgetoEdgeCollection#documentEdgeCollection#edgeis now an alias for thedocumentmethod. -
Renamed
GraphEdgeCollection#edgetoGraphEdgeCollection#documentGraphEdgeCollection#edgeis now an alias for thedocumentmethod. -
Renamed
GraphVertexCollection#vertextoGraphVertexCollection#documentGraphVertexCollection#vertexis now an alias for thedocumentmethod.
Added
-
Added
maxRetriesoption to configuration to control retry behavior -
Added
collection.documentExistsmethod -
Added
gracefuloption tocollection.document