At the moment, queries like: `START chromosomeClass = node:node_auto_index(iri='SO:0000340')` won't be resolved to IRIs. Ideally it should behave as the `/cypher/execute` and `/cypher/resolve` services of SciGraph.
At the moment, queries like:
START chromosomeClass = node:node_auto_index(iri='SO:0000340')won't be resolved to IRIs.
Ideally it should behave as the
/cypher/executeand/cypher/resolveservices of SciGraph.