public class AqlFunctionEntity extends Object implements Entity
Constructor and Description |
---|
AqlFunctionEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Boolean |
getIsDeterministic() |
String |
getName() |
public String getName()
public String getCode()
public Boolean getIsDeterministic()
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.