public class CollectionEntity extends Object implements Entity
| Constructor and Description |
|---|
CollectionEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Boolean |
getIsSystem() |
Boolean |
getIsVolatile() |
String |
getName() |
CollectionStatus |
getStatus() |
CollectionType |
getType() |
Boolean |
getWaitForSync() |
public String getId()
public String getName()
public Boolean getWaitForSync()
public Boolean getIsVolatile()
public Boolean getIsSystem()
public CollectionStatus getStatus()
public CollectionType getType()
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.