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