Package com.arangodb.entity
Class ViewEntity
- java.lang.Object
-
- com.arangodb.entity.ViewEntity
-
- Direct Known Subclasses:
ArangoSearchPropertiesEntity,SearchAliasPropertiesEntity
public class ViewEntity extends Object
- Author:
- Mark Vollmary
-
-
Constructor Summary
Constructors Constructor Description ViewEntity()ViewEntity(String id, String name, ViewType type)
-