1.

Explain data types in OrientDB?

Answer»

There are SEVERAL DATA TYPES which OrientDB SUPPORTS. The PRIMARY data types in OrientDB are:-

  • Boolean
  • Integer
  • Long
  • Float
  • Double
  • Date-time
  • String
  • Byte
  • Date
  • Decimal


Discussion

No Comment Found