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

Add explicit property(IDictionary) for .NET

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6.6
    • 3.6.8, 3.7.3
    • dotnet
    • None

    Description

      There is no property(IDictionary<object,object>) method for .NET to accompany the property(Map) step. It works because it probably piggybacks on property(object?, object?, objects[]?) which has all nullable arguments. The explicit overload with the IDictionary should be added.

      Attachments

        Activity

          People

            Florian Hockmann Florian Hockmann
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: