| Age | Commit message (Collapse) | Author |
|
|
|
Conversion avoids encoding node children as JSON strings, and allows
for easier querying of edge data. Adjusted server to use new format.
Also added some table indexes for common operations.
|
|
|
|
Adjust genOtolData.py to use int ids instead of names, reducing memory usage.
Small fix for server.py commented-out substring-search code.
|
|
Also add delay between client search-suggestion requests when search
input undergoes multiple quick changes
|
|
|
|
Also adjust client code to handle new format, and add
backend/data/README.md explaining image production process.
|