From d5ccbd3bd0cd234c91ba0ef72eab97b2b0ea91c1 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 6 Jan 2004 23:41:24 +0000 Subject: skels for chess-database --- chess.texi | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'chess.texi') diff --git a/chess.texi b/chess.texi index 1b9f5e5..c6b9535 100644 --- a/chess.texi +++ b/chess.texi @@ -371,6 +371,34 @@ with a chess database engine for the purpose of storing and retrieving games from the library, or performing library-wide analyses and searches. +@subsection Opening Databases + +@defvar chess-database-modules +List of database modules to try when `chess-database-open' is called. +@end defvar + +@c lispfun chess-database-open + +@subsection Querying Databases + +@c lispfun chess-database-count + +@c lispfun chess-database-read + +@c lispfun chess-database-query + +@subsection Modifying Databases + +@c lispfun chess-database-write + +@c lispfun chess-database-replace + +@subsection Finalising Databases + +@c lispfun chess-database-save + +@c lispfun chess-database-close + @chapter Displays The previous chapter described all the objects found in -- cgit v1.2.3