statement.schemaWriteOperations().relationshipPropertyExistenceConstraintCreate(new RelationshipPropertyDescriptor(typeId,propertyKeyId)); | statement.schemaWriteOperations().relationshipPropertyExistenceConstraintCreate(SchemaDescriptorFactory.forRelType(typeId,propertyKeyId)); | new RelationshipPropertyDescriptor(typeId,propertyKeyId) | SchemaDescriptorFactory.forRelType(typeId,propertyKeyId) | neo4j | a8c8fd85b726ec98277a2f8977f180f734f6cc43 | org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | | _1 | propertyKeyId |
---|
_2 | propertyKeyId |
---|
| TCIVar | propertyKeyId |
---|
v0 | typeId |
---|
| - org.neo4j.kernel.api.schema_new.SchemaDescriptorFactory
- org.neo4j.kernel.api.schema.RelationshipPropertyDescriptor
| TCIVar | propertyKeyId |
---|
v0 | typeId |
---|
| Uses | True |