has a time complexity of

5 triples
GPTKB property

Random triples
Subject Object
gptkb:Sorted_List O(n) for insertion
gptkb:Array.prototype.pop O(1)
gptkb:Array.prototype.includes O(n)
gptkb:Sorted_List O(n) for deletion
gptkb:Sorted_List O(log n) for search