Open OrientDBColin opened 6 years ago
Go to a class in the schema editor and create a new property via the "New Property" button.
For the name of the property put ` around it, e.g.,MyProperty`.
` around it, e.g.,
Choose the type and then click "Save". The dialog spins forever.
I suppose an easy fix would be to remove any quotes around the property name: ``, '', ""
Go to a class in the schema editor and create a new property via the "New Property" button.
For the name of the property put
` around it, e.g.,
MyProperty`.Choose the type and then click "Save". The dialog spins forever.
I suppose an easy fix would be to remove any quotes around the property name: ``, '', ""