public IReadOnlyList<object> TransformToIDs( string typeName, IEnumerable<long> oids )
Public Function TransformToIDs( _ ByVal typeName As String, _ ByVal oids As IEnumerable(Of Long) _ ) As IReadOnlyList(Of Object)
Parameters
- typeName
- Name of the Knowledge Graphc type the objectIDs are assocated with.
- oids
- The set of objectIDs to translate.
Return Value
The set of IDs