Ask a question to get started
Enter to sendā¢Shift+Enter new line
Wrapper function to register a custom GSQL query to the TigerGraph NLQS.
register_query( self, function_header: str, description: str, docstring: str, param_types: dict = {} ) -> List[str]