Skip to content

CyVer query validator

Validate and run a read-only Cypher query against one of the Neo4j databases registered in T2C-Registry. The service reports the official CyVer syntax, schema and property results, followed by the query output or the execution error.

Read-only service

Only read queries are accepted. Results are limited to 100 rows and execution has a server-side timeout.

The KG valid result follows CyVer's definition: valid syntax, schema score equal to 1, and property score equal to 1 (or not applicable). A query can still execute when one of the graph-alignment scores is lower than 1; in that case the report displays a warning.