Skip to content

add support of collections #373

@vdancik

Description

@vdancik

We should add support of collections in TRAPI by adding Boolean property is_set to KnowledgeGraph.Node and QueryGraph.QNode to indicate that a node represents a collection of entities rather then a single entity.

Since there already is is_set in QueryGraph.QNode with somewhat confusing meaning, we should also add collate to QueryGraph.QNode to indicate that nodes in results should be grouped.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions