Skip to content

juhlmann75/cosmosdb-gremlin-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Cosmos DB Gremlin API Starter

This repo is to serve as an example or starter for connecting to Azure Cosmos DB Gremlin API, and it could be used to connect to any Tinkerpop Database.

Setup

src/main/resources/application.yml has all the configurations Make sure to define the following environment variables

  • GREMLIN_HOST
  • GREMLIN_KEY

Install

mvn clean install

Releases

No releases published

Packages

No packages published

Languages