Parses a namespaced key from its string representation. @param value The string representation of the namespaced key. (format: "namespace:key") @return A NamespacedKey of the string representation. @throws InvalidNamespacedKeyException when the format of the string representation is invalid
(@NotNull String value)
source not stored for this graph (policy: none)
no outgoing calls