You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_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"]]]
get_all_nodes: Is returning links and breaks if it's a link and names is True
get_node_type: Returns link type too (change the method name?)
get_link_type: Return nodes and links also
Public databalse Interface:
TBD
RamOnly:
TBD
The text was updated successfully, but these errors were encountered:
RedisMongo:
_build_named_type_hash_template
is not building correctly the hash when the target is a list when callingget_matched_type_template.
eg:["Evaluation", "Concept", ["Evaluation", "Concept", ["Evaluation", "Concept", "Concept"]]]
get_all_nodes
: Is returning links and breaks if it's a link and names is Trueget_node_type
: Returns link type too (change the method name?)get_link_type
: Return nodes and links alsoPublic databalse Interface:
TBD
RamOnly:
TBD
The text was updated successfully, but these errors were encountered: