fluree / db

Fluree database library
https://fluree.github.io/db/
Other
337 stars 21 forks source link

Pretty Print DB Records #762

Closed zonotope closed 5 months ago

zonotope commented 5 months ago

This patch adds a method to pretty-print db records by selecting a subset of the keys to print as the regular print-methods do. There's also some miscellaneous cleanup.