public class PropertyKeyAPI extends SchemaElementAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
PropertyKeyAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
PropertyKey.PropertyKeyWithTask |
append(PropertyKey propertyKey) |
protected Object |
checkCreateOrUpdate(SchemaElement schemaElement) |
PropertyKey.PropertyKeyWithTask |
clear(PropertyKey propertyKey) |
PropertyKey.PropertyKeyWithTask |
create(PropertyKey propertyKey) |
long |
delete(String name) |
PropertyKey.PropertyKeyWithTask |
eliminate(PropertyKey propertyKey) |
PropertyKey |
get(String name) |
List<PropertyKey> |
list() |
List<PropertyKey> |
list(List<String> names) |
protected String |
type() |
checkLimit, checkOffset, path, path, pathpublic PropertyKeyAPI(RestClient client, String graph)
public PropertyKey.PropertyKeyWithTask create(PropertyKey propertyKey)
public PropertyKey.PropertyKeyWithTask append(PropertyKey propertyKey)
public PropertyKey.PropertyKeyWithTask eliminate(PropertyKey propertyKey)
public PropertyKey.PropertyKeyWithTask clear(PropertyKey propertyKey)
public PropertyKey get(String name)
public List<PropertyKey> list()
public List<PropertyKey> 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.