orientechnologies / OrientDB.Net

OrientDB .Net Core core modules solution.
4 stars 7 forks source link

Cannot create class properties #24

Open holocentric-bmsnext opened 6 years ago

holocentric-bmsnext commented 6 years ago

The OSqlCreateProperty class has an internal constructor, making it impossible to use the class to create a property. We have to change the constructor to public to create properties. We couldn’t find any other way to create a Property.