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 Graph type the objectIDs are associated with.
- oids
- The set of objectIDs to translate.
Return Value
The set of IDs