public interface InternalEdgeDriver extends BaseDriverInterface
Modifier and Type | Method and Description |
---|---|
<T> EdgeEntity<T> |
createEdge(String graphName,
String collectionName,
T object,
String from,
String to,
Boolean createCollection,
Boolean waitForSync) |
getHttpManager, setHttpManager
<T> EdgeEntity<T> createEdge(String graphName, String collectionName, T object, String from, String to, Boolean createCollection, Boolean waitForSync) throws ArangoException
ArangoException
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.