X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.db%2Fscl%2FSimantics%2FDB.md;h=d51ecddd8977de485193dade48f218dc19ed3bc7;hp=81ee3b6d862d5138ef983adb5505210ee7254bc4;hb=0f1223c3cce41690160216eb1ec7be38f7bf4571;hpb=086798a5c44ff57e4833e40124fa2c025253fdd2 diff --git a/bundles/org.simantics.scl.db/scl/Simantics/DB.md b/bundles/org.simantics.scl.db/scl/Simantics/DB.md index 81ee3b6d8..d51ecddd8 100644 --- a/bundles/org.simantics.scl.db/scl/Simantics/DB.md +++ b/bundles/org.simantics.scl.db/scl/Simantics/DB.md @@ -70,6 +70,12 @@ ::value[elementsOfOrderedSet] ::value[parentOrderedSet] +## Linked List + +::value[elementsOfList,createList,createListWithType] +::value[insertListBack,insertListFront,removeListElement] +::value[swapListElementWithPrevious,swapListElementWithNext] + ## Transactions ::value[syncRead, asyncRead]