Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
4.14.4 Tries
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Database
Tries
trie_new/1
trie_destroy/1
is_trie/1
current_trie/1
trie_insert/2
trie_insert/3
trie_update/3
trie_insert/4
trie_delete/3
trie_lookup/3
trie_term/2
trie_gen/2
trie_gen/3
trie_gen_compiled/2
trie_gen_compiled/3
trie_property/2
Packages
Availability:
built-in
[nondet]
current_trie
(
-Trie
)
True if
Trie
is a currently existing trie. As this enumerates and then filters all known atoms this predicate is slow and should only be used for debugging purposes. See also
is_trie/1
.
ClioPatria
(version
V3.1.1-40-g9d9e003
)