Limitations¶
This topic introduces the limitations of Studio.
Architecture¶
For now, Studio v3.x supports x86_64 architecture only.
Upload data¶
Only CSV files without headers can be uploaded, but no limitations are applied to the size and store period for a single file. The maximum data volume depends on the storage capacity of your machine.
Data backup¶
For now, only supports exporting query results in CSV format on Console, and other data backup methods are not supported.
nGQL statements¶
On the Console page of Docker-based and RPM-based Studio v3.x, all the nGQL syntaxes except these are supported:
USE <space_name>
: You cannot run such a statement on the Console page to choose a graph space. As an alternative, you can click a graph space name in the drop-down list of Current Graph Space.- You cannot use line breaks (\). As an alternative, you can use the Enter key to split a line.
Browser¶
We recommend that you use the latest version of Chrome to get access to Studio. Otherwise, some features may not work properly.
Last update:
October 24, 2023