Ask a question to get started
Enter to sendā¢Shift+Enter new line
Generates the schema of the TigerGraph Database and returns it User can specify a sample_ratio (0 to 1) to determine the ratio of documents/edges used (in relation to the Collection size) to render each Collection Schema.
generate_schema( self, ) -> Dict[str, List[Dict[str, Any]]]