![]()
|
detachLibrarian
|
The detachLibrarian function removes the specified ObjectRepository database archive file {aGor}
from its librarian Lambda. After the detachLibrarian function has returned, the ObjectRepository database
archive has no librarian associated with it, and all further references to the ObjectRepository are managed
according to the rules of the native associative memory database schema. When to use Use the detachLibrarian function to remove attached libriarian Lambda from the Object Repository.
(detachLibrarian aGor) Returns the Boolean value true, or an error value if an error occurred.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Example_ObjectRepository_detachLibrarian_001
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types aGor The ObjectRepository whose librarian Lambda is to be removed. ObjectRepository
Returns:
Examples
Argument Types
ObjectRepository
Lambda
How do I contact the AIS team?