memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
240 stars 23 forks source link

Add impl of text.format #423

Closed as51340 closed 7 months ago

as51340 commented 7 months ago

Description

Added query module for text.format based on fmt impl.

Pull request type

Related issues

Closes #413

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

######################################

as51340 commented 7 months ago

@vpavicic changelog: Added text.format query module function for formatting strings using fmt library.