carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

DataTable #84

Closed augustearth closed 2 years ago

augustearth commented 2 years ago

Explain that field names are standardized to UPPERCASE. Make the error messages more clear if data table fields are referenced with lower case and the field is not found.

augustearth commented 2 years ago

Added some docs. If the programmer chooses to reference the underlying data structures, it is expected that they will follow the data standards.