connectome-neuprint / neuPrintHTTP

Implements connectomics REST interface
5 stars 2 forks source link

custom endpoint fails for certain cypher strings #27

Closed nneubarth closed 5 years ago

nneubarth commented 5 years ago

e.g. "MATCH (n:`hemibrain-Neuron`) WHERE n.name =~ 'FB\\(SFS\\).*' RETURN n.bodyId AS bodyId, n.pre AS numpre, n.post AS numpost" results in an internal server error response