MCPcopy Index your code
hub / github.com/andelf/PyAIML / setPredicate

Method setPredicate

aiml/Kernel.py:193–203  ·  view source on GitHub ↗

Set the value of the predicate 'name' in the specified session. If sessionID is not a valid session, it will be created. If name is not a valid predicate in the session, it will be created.

(self, name, value, sessionID = _globalSessionID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

respondMethod · 0.95
_respondMethod · 0.95
_processSetMethod · 0.95
Kernel.pyFile · 0.80

Calls 1

_addSessionMethod · 0.95

Tested by

no test coverage detected