public class UserAPI extends AuthAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
UserAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
User |
create(User user) |
void |
delete(Object id) |
User |
get(Object id) |
User.UserRole |
getUserRole(Object id) |
List<User> |
list(int limit) |
protected String |
type() |
User |
update(User user) |
formatEntityId, formatRelationIdcheckLimit, checkOffset, path, path, pathpublic UserAPI(RestClient client, String graph)
public User.UserRole getUserRole(Object id)
public void delete(Object id)
Copyright © 2023 The Apache Software Foundation. All rights reserved.