aplbrain / grandlite

A SQLite-like tool for querying graphs from the command-line using graph query languages in in-memory Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse CSV __labels__ at import time

j6k4m8 opened this issue · comments

If __labels__ attributes are specified as string attrs on entities, parse them as CSVs and convert to set.