Ultipa UQL Runner
The UQL Runner lets you to run UQL files and visualize data.
Features
- Run UQL file
- Run Selected UQL in uql file
- JSON Results in Console
- Table Visualization
- Nodes and Edges Visualization
- Guide to create settings file when not exist
- Graph Style[New]
- Graph Interaction - Drag & Zoom[New]
- Path List( Todo )
- Graph Styles( Todo )
Extension Settings
create setting file ultipa.settings.yml in your workspace
Settings Example
hosts:
- localhost:60061
username: root
password: root
request:
graph: default
0.0.9
- Fixed issue to detect use graph.
0.0.8
- switch to new graph visual lib
0.0.7
- Improved and Fixed the error handler Card
0.0.6
- Update to new Graph Card
- Supported Graph With basic styles
0.0.5
0.0.4
- Optimized style of connection information.
- Guide to create settings file when not exist
0.0.3
- Run Selected UQL in uql file
- Table Visualization
- Nodes and Edges Visualization
- Large Graph Visualization
0.0.2
0.0.1
- add Run Button in the editor title
- support run uqls from the uql file
- support ultipa server settings
- support very simple result(json)
TODO
| |