Cookbook Recipe
Practical pattern or recipe for a specific scenario
Part of: How-To Guide
5 pages
Cookbook: Leveraging Arrays with WOQL
Learn to query and manipulate TerminusDB multidimensional arrays using WOQL patterns for efficient data access and processing
Cookbook: Taxonomy Inheritance and Property Inheritance
Learn how to implement value inheritance and property inheritance in hierarchical data structures, including product taxonomies and legal entity relationships
TerminusDB Query Cookbook
Guides showing how to query using GraphQL, WOQL and in other ways
WOQL Cookbook: Finding and matching datatypes
Examples of WOQL query patterns with datatypes using the WOQL datalog type_of() in three different ways
WOQL Cookbook: Pattern generation
Examples of WOQL pattern generation using substr(), sequence(), weekday(), date arithmetic, interval algebra, range operations, and other predicates that generate all possible solutions via backtracking.