public class DatabaseEntity extends Object
| Constructor and Description |
|---|
DatabaseEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Boolean |
getIsSystem() |
String |
getName() |
String |
getPath() |
public String getId()
public String getName()
public String getPath()
public Boolean getIsSystem()
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.