feat: handling manual queries from FE
QueryOrchestrator:
- added a new case for subKey == manual in the Handle method
- implemented HandleManualQuery
- implemented executeCypherQuery
- getDatabaseInfo method added
- implemented response sending methods : sendSuccesResponse,sendErrorResponse