Stephen Mallette created TINKERPOP-3032:
-------------------------------------------

             Summary: Align readPartitions data type for PartitionStrategy in 
.NET
                 Key: TINKERPOP-3032
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3032
             Project: TinkerPop
          Issue Type: Improvement
          Components: dotnet
    Affects Versions: 3.6.6
            Reporter: Stephen Mallette


gremlin-language doesn't have {{Set}} yet until TINKERPOP-3023 but .NET forces 
{{PartitionStrategy.readPartitions}} to be of that type. The other languages 
accept {{List}}. There should be some alignment here. {{Set}} makes sense for 
this configuration but from an API perspective users probably don't need to be 
forced into it. Seems like it could internally use {{Set}} but accept a 
{{List}} to avoid that extra specificity.



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

Reply via email to