Home
Download
| (
Browse GIT
)
Contrib
FAQ
|
HOWTO
Manual
Mailinglist
Support
Links
Contact
IDE
(developing)
Graphics
(Semantic) Web
Publications
Contributors
License
2.2.2 Reading records
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(library(table)).
(can be autoloaded)
read_table_fields
(
+Handle, +Start, -Next, -Fields
)
As
read_table_record/4
, but
Fields
is a list of terms
+Name
(-
Value
), and the
Values
will be unified with the values of the specified field.