Using the Datastax Sandbox 5.0 in Virtual Box. Transcript below... the command from the tutorial doesn't work. I used a ":remote" command from TP3 documentation since I couldn't find what to use for DSE Graph. It worked, but not sure my steps are correct.
gremlin> :remote connect tinkerpop.server conf/remote.yaml ==>Configured localhost/127.0.0.1:8182 gremlin> system.describe() ==>system.graph("STUDIO_TUTORIAL_GRAPH").create() system.graph("KillrVideo").create() gremlin> schema.getClass() No such property: schema for class: Script1 Display stack trace? [yN] gremlin>