public class EdgeDefinitionEntity extends Object
EdgeDefinitionEntity()
String
getCollection()
List<String>
getFrom()
getTo()
void
setCollection(String collection)
setFrom(List<String> from)
setTo(List<String> to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EdgeDefinitionEntity()
public String getCollection()
public void setCollection(String collection)
public List<String> getFrom()
public void setFrom(List<String> from)
public List<String> getTo()
public void setTo(List<String> to)
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.