usesGarbageCollectorType

P16210
predicate

Indicates that one entity employs or is configured to employ a specific type of garbage collection mechanism or strategy associated with another entity.

All labels observed (9)

Label Occurrences
garbageCollection 4
garbageCollector 2
hasGarbageCollector 2

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: usesGarbageCollectorType
Generated description
Indicates that one entity employs or is configured to employ a specific type of garbage collection mechanism or strategy associated with another entity.

Sample triples (17)

Subject Object
Android Runtime (ART)
surface form: Android Runtime
generational garbage collection
Android Runtime (ART)
surface form: Android Runtime
concurrent garbage collection
Dart generational via predicate surface "garbageCollector"
mruby mark-and-sweep via predicate surface "garbageCollectorType"
Dart VM generational garbage collection via predicate surface "supportsGarbageCollectorType"
Dart VM incremental garbage collection (in some configurations) via predicate surface "supportsGarbageCollectorType"
Chez Scheme generational via predicate surface "hasGarbageCollectorType"
Chez Scheme incremental via predicate surface "hasGarbageCollectorType"
Kawa true via predicate surface "hasGarbageCollection"
Mono runtime SGen (generational garbage collector) via predicate surface "hasGarbageCollector"
Matz's Ruby Interpreter mark-and-sweep garbage collector via predicate surface "garbageCollection"
Matz's Ruby Interpreter generational garbage collector via predicate surface "garbageCollection"
MRI (Matz's Ruby Interpreter) mark-and-sweep garbage collector via predicate surface "garbageCollection"
MRI (Matz's Ruby Interpreter) generational garbage collection via predicate surface "garbageCollection"
BEAM virtual machine incremental garbage collection via predicate surface "garbageCollectionType"
Poly/ML true via predicate surface "hasGarbageCollector"
Ruby programming language
surface form: Ruby
mark-and-sweep GC via predicate surface "garbageCollector"