TechnologySeptember 25, 2017

Gremlin Recipes: 7 – Variables Handling

Duy Hai Doan
Duy Hai Doan
Gremlin Recipes: 7 – Variables Handling
aggregate(x).select(x) == store(x).cap(x) == store(x).barrier().select(x)
gremlin>g.V(). has("movie", "title", "Blade Runner"). inE("rated").has("rating", gte(9)).outV(). subgraph("fans_blade_runner") com.datastax.bdp.graph.impl.element.vertex.DsegCachedVertexImpl cannot be cast to org.apache.tinkerpop.gremlin.structure.Edge Type ':help' or ':h' for help. Display stack trace? [yN]
Discover more
Gremlin
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.