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