Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should Timestamp be a Document property not a Relationship property? #210

Closed
jthteo opened this issue Feb 16, 2022 · 0 comments
Closed

Should Timestamp be a Document property not a Relationship property? #210

jthteo opened this issue Feb 16, 2022 · 0 comments

Comments

@jthteo
Copy link
Contributor

jthteo commented Feb 16, 2022

I envisage timestamp being related to the document rather than the relationship.
It could be stored with both node and edge of course, but storing on the node would be more succint.

medcat/neo/data_preparation.py
line 80: create_documents_csv needs timestamp: toInteger(row.timestamp), \n' moved to
line 184: create_document2conceot_csv could have timestamp removed if necessary

@jthteo jthteo closed this as completed Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant