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