-
-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Milestone
Description
ArcadeDB Version: ArcadeDB Server v22.2.1-SNAPSHOT (build cda9fff/1644907881671/main)
JDK Version:
OS: Linux (docker)
Expected behavior
Should be able to query database with mongo query
Actual behavior
Steps to reproduce
Choose "mongodb" for query type, write any query and press arrow. Server responses ""Query engine 'mongodb' was not found".
Seems that language should be "mongo" instead of "mongodb".