HashSet< WitKeyword > | WitOnly[Get] Keywords only on Wit.Ai. |
HashSet< WitKeyword > | LocalOnly[Get] Keywords on on local. |
List< KeywordsDelta > | Changed[Get] The keywords that are on both but with different details. This list will be empty if either there are no common keywords or the common ones match in terms of synonyms. |
bool | IsEmpty[Get] True when the two entities are identical. |
HashSet<WitKeyword> Meta.Conduit.Editor.EntitiesDelta.WitOnly |
---|
Keywords only on Wit.Ai. |
HashSet<WitKeyword> Meta.Conduit.Editor.EntitiesDelta.LocalOnly |
---|
Keywords on on local. |
List<KeywordsDelta> Meta.Conduit.Editor.EntitiesDelta.Changed |
---|
The keywords that are on both but with different details. This list will be empty if either there are no common keywords or the common ones match in terms of synonyms. |
bool Meta.Conduit.Editor.EntitiesDelta.IsEmpty |
---|
True when the two entities are identical. |