isRandomAccess
P34878
predicate
Indicates that the target can be accessed directly at arbitrary positions without needing to traverse preceding elements sequentially.
All labels observed (6)
| Label | Occurrences |
|---|---|
| randomAccessCapability | 2 |
| allowsRandomAccess | 1 |
| isRandomAccess canonical | 1 |
| isSeekable | 1 |
| supportsRandomAccessArray | 1 |
| supportsRandomAccessLayout | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: isRandomAccess
Generated description
Indicates that the target can be accessed directly at arbitrary positions without needing to traverse preceding elements sequentially.
Sample triples (7)
| Subject | Object |
|---|---|
| AES-CTR | true ⓘ |
| HTTP/1.1 Range Requests | true via predicate surface "allowsRandomAccess" ⓘ |
| Intel HEX | true via predicate surface "supportsRandomAccessLayout" ⓘ |
| Heapsort | true via predicate surface "supportsRandomAccessArray" ⓘ |
| CED | limited via predicate surface "randomAccessCapability" ⓘ |
| System.IO.Compression.DeflateStream | false via predicate surface "isSeekable" ⓘ |
| DiscoVision | yes via predicate surface "randomAccessCapability" ⓘ |