Skip to content

Commit 4492cf6

Browse files
rashtaonerpaula
andauthored
[DE-1040] ArangoDB Tinkerpop Provider: initial documentation (#750)
* ArangoDB Tinkerpop Provider: initial documentation * fixed links * review * updated GraphFeatures * doc: gremlin console (DE-1062) * doc: gremlin server (DE-1061) * updated tinkerpop version to 3.7.4 * doc: fix complex id format * removed collection name prefix restriction * configurable label field name (DE-1070) * query optimizations * review; add content to all versions * keep vertex instead of node to align with tinkerpop concepts and terminology --------- Co-authored-by: Paula Mihu <97217318+nerpaula@users.noreply.github.com> Co-authored-by: Paula <paula.mihu@arangodb.com>
1 parent 8a3c37d commit 4492cf6

File tree

4 files changed

+1700
-0
lines changed

4 files changed

+1700
-0
lines changed

site/content/3.12/develop/integrations/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,12 @@ allows you to export data from Apache Kafka to ArangoDB.
4747
- Repository: [github.com/arangodb/kafka-connect-arangodb/](https://github.com/arangodb/kafka-connect-arangodb/)
4848
- [Demo](https://github.com/arangodb/kafka-connect-arangodb/tree/main/demo)
4949
- [Changelog](https://github.com/arangodb/kafka-connect-arangodb/blob/main/ChangeLog.md)
50+
51+
## TinkerPop Provider
52+
53+
The [**ArangoDB TinkerPop Provider**](arangodb-tinkerpop-provider.md) is an implementation of
54+
the [Apache TinkerPop OLTP Provider](https://tinkerpop.apache.org/docs/3.7.3/dev/provider) API
55+
for ArangoDB.
56+
57+
- Repository: [github.com/arangodb/arangodb-tinkerpop-provider](https://github.com/arangodb/arangodb-tinkerpop-provider)
58+
- [Changelog](https://github.com/arangodb/arangodb-tinkerpop-provider/blob/main/CHANGELOG.md)

0 commit comments

Comments
 (0)