[
https://issues.apache.org/jira/browse/TINKERPOP-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844607#comment-17844607
]
ASF GitHub Bot commented on TINKERPOP-3035:
-------------------------------------------
FlorianHockmann merged PR #2565:
URL: https://github.com/apache/tinkerpop/pull/2565
> 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
> Priority: Minor
>
> 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)