MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / mapper-insert-retrieve.js

File mapper-insert-retrieve.js

examples/mapper/mapper-insert-retrieve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2const cassandra = require('cassandra-driver');
3const Uuid = cassandra.types.Uuid;
4const UnderscoreCqlToCamelCaseMappings = cassandra.mapping.UnderscoreCqlToCamelCaseMappings;

Callers

nothing calls this directly

Calls 8

connectMethod · 0.80
forModelMethod · 0.80
forEachMethod · 0.65
insertMethod · 0.65
findMethod · 0.65
firstMethod · 0.65
shutdownMethod · 0.65
executeMethod · 0.45

Tested by

no test coverage detected