NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Final Proposal Description and Sign Off

Parameters:

Parameter cns: This CodedNodeSet must have a set of restrictions appropriate for query building and fully ready to be resolved. Cannot be null

Parameter direction: incoming or outgoing edges will be designated by one of these Enumerations.  Cannot be null

Parameter depth: This allows depth control of the query including resolving only neighbors or a full resolution if depth is known. Entering -1 allows full resolution,  0 will return null

Parameter associations: The name or names of the edges in the graph (Must exist as a supported association the code system).  Null returns all associations

Return Value List<ResolvedConceptReference>: a list of minimally populated concept references including code, namespace

...

any indication of where they existed in the graph before the resolution.


Method Behavior

This method requires some knowledge of building queries into the LexEVS system's CodedNodeSet API, including the capability

...

It will not contain any entities or their properties or targetOf or sourceOf links to other entities.   


Method Signature

public List<ResolvedConceptReference> getAssociatedConcepts(CodedNodeSet cns, Direction direction, int depth,  NameAndValueList association);


getAssociatedConcepts Proposal Signoff

Federal Sponsor(s)Signature
Lyubov Remennik
Sherri De Coronado

...