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

GenericDataTableVine* #30

Closed augustearth closed 3 years ago

augustearth commented 3 years ago

Implement GenericDataTableVine classes. Attempt to leverage inheritance/composition to share common code with MappedDataTableVine.

augustearth commented 3 years ago

This is done.