Package | Description |
---|---|
com.arangodb | |
com.arangodb.entity | |
com.arangodb.impl |
Modifier and Type | Method and Description |
---|---|
UsersEntity |
InternalUsersDriver.getUsers(String database) |
Modifier and Type | Method and Description |
---|---|
Map<String,UsersEntity> |
UsersEntity.getNames() |
List<UsersEntity> |
UsersEntity.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
UsersEntity.setNames(Map<String,UsersEntity> names) |
void |
UsersEntity.setUsers(List<UsersEntity> users) |
Modifier and Type | Method and Description |
---|---|
UsersEntity |
InternalUsersDriverImpl.getUsers(String database) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.