Changed
: List< KeywordsDelta > |
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.
Signature
List<KeywordsDelta> Meta.Conduit.Editor.EntitiesDelta.Changed |
IsEmpty
: bool |
True when the two entities are identical.
Signature
bool Meta.Conduit.Editor.EntitiesDelta.IsEmpty |
LocalOnly
: HashSet< WitKeyword > |
Keywords on on local.
Signature
HashSet<WitKeyword> Meta.Conduit.Editor.EntitiesDelta.LocalOnly |
WitOnly
: HashSet< WitKeyword > |
Keywords only on Wit.Ai.
Signature
HashSet<WitKeyword> Meta.Conduit.Editor.EntitiesDelta.WitOnly |