-
Notifications
You must be signed in to change notification settings - Fork 149
Home
Yun Gitae edited this page Jan 13, 2017
·
6 revisions
Welcome to the agens-graph wiki!
- Enhance performance
- Cypher query
- Remove unnecessary joins
- Delay vertex joins
- Create/Set/Remove performance improvement
- Reduce the size of graphid
- Cypher implementation
- ShortestPath()
- AllShortestPath()
- Variable length relationship(VLR) query
- MERGE clause
- WITH clause
- List comprehension (reduce)
- UNIQUE property index
- Minor
- Log output
- Meta-Command
- \dG, \dGl, \dGv, \dGe
- Support Disable index / Reindex
- Contrib/Extension
- Pg_prewarm, pg_hintplan
- Hadoop FDW
- Graph object create and manage
- CREATE/DROP/ALTER GRAPH
- CREATE/DROP/ALTER VLABEL/ELABEL
- Open Cypher support
- MATCH, OPTIONAL MATCH, CREATE, SET clause
- Support for basic graph patterns
- Cypher funtions
- Cyper + SQL integrated query
- Property index
- Property constraints
- Data load from relational tables and foreign data wrappers
- Include pg_stats_info for monitoring (only support Linux)
- JDBC, ODBC, Perl driver
- Tadpole for AgensGraph
- Server monitoring dashboard
- Cypher query browser and graph visualization (using Ruruki.eye)
- Graph object browser
- Linux 64bits binary distribution