Closed alberskib closed 10 years ago
Proposition is in fact extremely similar to Table Layout for GO: For each vertex type(ncbiTaxon,Rank) table with id and properties. For each of the relationship 3 tables:
rel: {relId, sourceId, targetId, other_properties}
rel_in: {nodeId, relId}
rel_out: {nodeId, relId}
@bio4j/dynamograph Bump
fine.
Design table layout for ncbiTaxonomy (similar to GO). Try to provide generic layout for each dataset.