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