public class IndexLabelAPI extends SchemaElementAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
IndexLabelAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
IndexLabel |
append(IndexLabel indexLabel) |
protected Object |
checkCreateOrUpdate(SchemaElement schemaElement) |
IndexLabel.IndexLabelWithTask |
create(IndexLabel indexLabel) |
long |
delete(String name) |
IndexLabel |
eliminate(IndexLabel indexLabel) |
IndexLabel |
get(String name) |
List<IndexLabel> |
list() |
List<IndexLabel> |
list(List<String> names) |
protected String |
type() |
checkLimit, checkOffset, path, path, pathpublic IndexLabelAPI(RestClient client, String graph)
public IndexLabel.IndexLabelWithTask create(IndexLabel indexLabel)
public IndexLabel append(IndexLabel indexLabel)
public IndexLabel eliminate(IndexLabel indexLabel)
public IndexLabel get(String name)
public List<IndexLabel> list()
public List<IndexLabel> list(List<String> names)
public long delete(String name)
protected Object checkCreateOrUpdate(SchemaElement schemaElement)
checkCreateOrUpdate in class SchemaElementAPICopyright © 2023 The Apache Software Foundation. All rights reserved.