TechnologyNovember 28, 2018

Getting started with GraphQL and Apache Cassandra™

Cedrick Lunven
Cedrick Lunven Team Leader AI, Cloud Integrations and Developer Tools, DataStax
Getting started with GraphQL and Apache Cassandra™
public interface CommentDseDao {
/** Provide videoid and paging information to retrieve a set of comments. */ ResultListPage findCommentsByVideoId(QueryCommentByVideo query); 
/** Provide userid and paging information to retrieve a set of comments. */ ResultListPage resultComments = findCommentsByUserId(QueryCommentByUser query); 
/** Insert new comment on all expected tables from a web bean. */ void insertComment(Comment myComment); 
# Searches and read-only operations on KillrVideo Keyspace #-------------------------------------------------------------
type Query {
} 
Discover more
Data ModelingDSE GraphApache Cassandra™
Share

NoSQL and Vector DB
for Generative AI,
Instantly, At Scale

Vector search capabilities on Astra DB enable complex, context-sensitive searches across diverse data formats for use in Generative AI applications, powered by Apache Cassandra®.