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