ngbatis icon indicating copy to clipboard operation
ngbatis copied to clipboard

hacktober tasks

Open wey-gu opened this issue 9 months ago • 16 comments

  • [ ] Expand the function of NebulaDaoBasic
    • [ ] Add batch interface:
      • [ ] insertTripletBatch
      • [ ] insertEdgeBatch
      • [ ] ...
    • [ ] Schema support:
      • [ ] show metas, via https://github.com/nebula-contrib/ngbatis/issues/237
      • [ ] create | alter tag & edge type
      • [ ] index
  • [ ] ResultSetUtil more column types support
    • [ ] Geography
    • [x] Duration

wey-gu avatar Sep 28 '23 03:09 wey-gu