Greetings! I am using stable 1.3 and when I issue t = new Table() in the gremlin shell I get:
- gremlin> t = new Table(); - ==> startup failed: - ==> groovysh_evaluate: 26: unable to resolve class Table - ==> @ line 26, column 5. - ==> t = new Table(); What am I doing wrong? Thanks! _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

