TechnologyAugust 28, 2018

Work with DSE Graph in Your Web Applications Part (1/2) : CRUD Operations

Cedrick Lunven
Cedrick Lunven Team Leader AI, Cloud Integrations and Developer Tools, DataStax
Work with DSE Graph in Your Web Applications Part (1/2) : CRUD Operations
docker run -e "DS_LICENSE=accept" -it -d -p 9042:9042 --name dse datastax/dse-server -s -g
docker run -e "DS_LICENSE=accept" -it -d -p 9091:9091 --link dse:dse datastax/dse-studio
docker-compose up -d
g.V().has('video', 'videoId', '6c30089c-25d2-434d-b685-f1b6073d8e16').bothE();
Discover more
GremlinReference ApplicationDataStax EnterpriseJavaDSE GraphStudioDocker
Share

One-stop Data API for Production GenAI

Astra DB gives JavaScript developers a complete data API and out-of-the-box integrations that make it easier to build production RAG apps with high relevancy and low latency.