Stephen Mallette created TINKERPOP-3035:
-------------------------------------------

             Summary: Add explicit property(IDictionary) for .NET
                 Key: TINKERPOP-3035
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3035
             Project: TinkerPop
          Issue Type: Bug
          Components: dotnet
    Affects Versions: 3.6.6
            Reporter: Stephen Mallette


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to