arcadedb
arcadedb copied to clipboard
Minor Error in ArcadeDB Manual
There is a minor error in the ArcadeDB manual for DROP TYPE syntax.
It should be
DROP TYPE <type> [IF EXISTS] [UNSAFE]
Thanks for reporting this. I will fix this in the next docs update: https://github.com/ArcadeData/arcadedb-docs/pull/360 .