async fn get_node_detail( data: Data<Mutex<CodePropertyGraph>>, query: Query<HashMap<String, String>>, ) -> HttpResponse
Return detailed information about a single function.