-
Notifications
You must be signed in to change notification settings - Fork 148
Home
Junseok Yang edited this page Mar 14, 2017
·
6 revisions
- Creation and Management of Graph Objects
- Support
CREATE GRAPH
,DROP GRAPH
, andALTER GRAPH
- Support
CREATE VLABEL
,DROP VLABEL
, andALTER VLABEL
- Support
CREATE ELABEL
,DROP ELABEL
, andALTER ELABEL
- Support
- openCypher Support
- Support
MATCH
,OPTIONAL MATCH
,CREATE
, andSET
clauses - Support basic graph pattern
- Provide Cypher funtions
- Support
- Cyper + SQL integrated query
- DDL
- Support property index and property constraints
- Data Loading
- Support
LOAD
cluase to load data from tables and foreign data wrappers
- Support
- Client Driver
- Support JDBC, ODBC, and Perl drivers for clients
- Contrib/Extension
- Add pg_stats_info for monitoring (Linux only)
- Tadpole for AgensGraph
- Server monitoring dashboard
- Cypher query browser and graph visualization (using Ruruki.eye)
- Graph object browser