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

Fix AtomDB tests #210

Open
eddiebrissow opened this issue Sep 4, 2024 · 0 comments
Open

Fix AtomDB tests #210

eddiebrissow opened this issue Sep 4, 2024 · 0 comments

Comments

@eddiebrissow
Copy link
Collaborator

eddiebrissow commented Sep 4, 2024

RedisMongo:

  1. _build_named_type_hash_template is not building correctly the hash when the target is a list when calling get_matched_type_template. eg: ["Evaluation", "Concept", ["Evaluation", "Concept", ["Evaluation", "Concept", "Concept"]]]
  2. get_all_nodes: Is returning links and breaks if it's a link and names is True
  3. get_node_type: Returns link type too (change the method name?)
  4. get_link_type: Return nodes and links also

Public databalse Interface:
TBD

RamOnly:
TBD

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