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

Add Cucumber support for VertexProperty for language bindings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 3.6.0
    • None
    • dotnet, javascript, python
    • None

    Description

      We have Cucumber support for VertexProperty now in Java, so we need to add similar support for the three language bindings. Currently there is only one feature test that uses the VP feature, and it is disabled in the langs. We reused the edge triplet syntax:

      vp[vertexName-propName->propVal]

      Note that propVal must also be parsed (e.g. numerics):

      vp[peter-age->d[35].i]

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikepersonick Mike Personick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: