| Package | Description |
|---|---|
| org.apache.hugegraph.controller.schema | |
| org.apache.hugegraph.entity.schema | |
| org.apache.hugegraph.service.schema |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemaController.checkProperties(PropertyKeyService service,
Set<Property> properties,
boolean mustNullable,
int connId)
Check properties are defined
|
| Modifier and Type | Method and Description |
|---|---|
Set<Property> |
SchemaLabelEntity.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Property> |
SchemaService.collectProperties(org.apache.hugegraph.structure.schema.SchemaLabel schemaLabel) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.