RelationshipTypeParameter constructor
RelationshipTypeParameter(
- RelationshipType type
Implementation
RelationshipTypeParameter(this.type)
: super("RELTYPE", TextParameterValue(type.value));