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

LDBC enhancement #54

Closed
HarrisChu opened this issue Jan 11, 2022 · 4 comments
Closed

LDBC enhancement #54

HarrisChu opened this issue Jan 11, 2022 · 4 comments

Comments

@HarrisChu
Copy link
Collaborator

  1. using fixed_string vid, and each tag with a unique id, e.g. Person: 123456 -> p123456 or person123456
  2. split tag. e.g. place splits to 3 tags, city, country, continent
  3. and then change the importer schema
@wenhaocs
Copy link
Contributor

don't forget to use the newest version of importer and k6

@HarrisChu
Copy link
Collaborator Author

@czpmango
Copy link

using fixed_string vid, and each tag with a unique id, e.g. Person: 123456 -> p123456 or person123456

Also keep ID(such as Person.id) as attribute to preserve some procession freedom.
FEG: https://github.com/ldbc/ldbc_snb_interactive/blob/d8cf3632d925873127043b777f6e64da15f2c9a9/cypher/queries/interactive-complex-5.cypher#L1-L30

@HarrisChu
Copy link
Collaborator Author

#63

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

3 participants