You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/06/21 16:30:25 UTC

[tinkerpop] branch 3.4-dev updated (4e16e38 -> b0b190f)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 4e16e38  Allowed Javascript Translator to take a Bytecode or Traversal
     add b0b190f  Modified documentation to make it clear that sandboxing is meant to be an example only. CTR

No new revisions were added by this update.

Summary of changes:
 docs/src/reference/gremlin-applications.asciidoc   | 27 +++++++++++++---------
 .../customizer/AbstractSandboxExtension.groovy     |  3 ++-
 .../jsr223/customizer/FileSandboxExtension.groovy  |  9 +++++---
 .../customizer/SimpleSandboxExtension.groovy       |  4 +++-
 .../customizer/TinkerPopSandboxExtension.groovy    |  3 ++-
 5 files changed, 29 insertions(+), 17 deletions(-)