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