Console command docs and SQL commands cause confusion
There are two related issues with the console documentation:
Incomplete list of commands The SQL commands listed in the table do not match the commands listed on the left navigation bar under Console e.g. The command table doesn't include "Create Property" but it does appear in the navigation.
Console command pages should point to SQL command pages only The console command pages such as: http://orientdb.com/docs/last/Console-Command-Create-Property.html
And the SQL command pages such as: http://orientdb.com/docs/last/SQL-Create-Property.html
are causing confusion because they contain overlapping content. The console page is usually a subset of the sql page but for no apparent reason. I'd suggest combining the two sets of pages otherwise console users tend to miss the full SQL syntax.
@kennethpjdyer could you please take this?
Hi @odbuser2 ,
Many thanks for opening this issue. Totally agree with you on the importance of this. This is being handled within our doc refactor work
Thanks for your patience,