public class PropertyKeyAPI extends SchemaAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| 构造器和说明 |
|---|
PropertyKeyAPI(RestClient client,
String graph) |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyKey |
append(PropertyKey propertyKey) |
PropertyKey |
create(PropertyKey propertyKey) |
void |
delete(String name) |
PropertyKey |
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 create(PropertyKey propertyKey)
public PropertyKey append(PropertyKey propertyKey)
public PropertyKey eliminate(PropertyKey propertyKey)
public PropertyKey get(String name)
public List<PropertyKey> list()
public List<PropertyKey> list(List<String> names)
public void delete(String name)
Copyright © 2020. All rights reserved.