AllPositional¶
@LowLevelApi
data object AllPositional : PathSegment
Path segment for the "all positional" operator (.$[].).
This class isn't type-safe. Instead, see opensavvy.ktmongo.dsl.query.UpdateQuery.all.
Official documentation:
Functions¶
toString¶
Returns the string representation of this PathSegment. To obtain the representation of an entire Path, see Path.toString.