Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2508

Support case-insensitive predicates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.4.9
    • None
    • process
    • None

    Description

      As noted, Gremlin has no native means to express case-insensitive text predicates. While I understand the caution shown in not running ahead of the capabilities in various backends, the inability to express even a simple case-insensitive prefix search natively is a major impediment when using platforms like Neptune that entirely disallow lambda operations. Even if the search were entirely unindexed, it would be drastically more efficient to execute a scan-style traversal on the server rather than any of the other potential options.

      As an adjunct, "case-insensitive operations" could be listed as a graph feature alongside Computer and Transactions, providing the ability to either prohibit such steps or to slurp locally via strategy.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chrylis Christopher Smith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: