Schema for term_dbxref
  Database: go    Primary Table: term_dbxref    Row Count: 211,640   Data last updated: 2018-04-27
On download server: MariaDB table dump directory
fieldexampleSQL type info
term_id 24int(11) range
dbxref_id 1int(11) range
is_for_definition 0int(11) range

Connected Tables and Joining Fields
        go.dbxref.id (via term_dbxref.dbxref_id)
      go.graph_path.term1_id (via term_dbxref.term_id)
      go.graph_path.term2_id (via term_dbxref.term_id)
      go.term.id (via term_dbxref.term_id)
      go.term2term.term1_id (via term_dbxref.term_id)
      go.term2term.term2_id (via term_dbxref.term_id)
      go.term_definition.term_id (via term_dbxref.term_id)
      go.term_synonym.term_id (via term_dbxref.term_id)

Sample Rows
 
term_iddbxref_idis_for_definition
2410
2520
2630
2740
2850
2961
2971
2981
29642760
29761780

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.