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<comment> findCommentsByVideoId(QueryCommentByVideo query); </comment>
<comment>/** Provide userid and paging information to retrieve a set of comments. */ ResultListPage<comment> resultComments = findCommentsByUserId(QueryCommentByUser query); </comment></comment>
<comment><comment>/** Insert new comment on all expected tables from a web bean. */ void insertComment(Comment myComment); </comment></comment>
# Searches and read-only operations on KillrVideo Keyspace #-------------------------------------------------------------
type Query {
<comment>} </comment>
Discover more
Data ModelingDSE GraphApache Cassandra™
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.