| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.concept_insights.v2 | Copyright 2015 IBM Corp. | 
| com.ibm.watson.developer_cloud.concept_insights.v2.model | Copyright 2015 IBM Corp. | 
| com.ibm.watson.developer_cloud.concept_insights.v2.util | 
| Modifier and Type | Method and Description | 
|---|---|
| Annotations | ConceptInsights. annotateText(Graph graph,
            String text)Identifies concepts in a piece of text. | 
| Concepts | ConceptInsights. getGraphRelatedConcepts(Graph graph,
                       List<Concept> concepts,
                       Map<String,Object> parameters)Searches for graph concepts by using partial matches. | 
| Matches | ConceptInsights. searchGraphsConceptByLabel(Graph graph,
                          Map<String,Object> parameters)Searches for graph concepts by using partial matches. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Graph | Graph. WIKIPEDIAThe WIKIPEDIA Graph. | 
| Modifier and Type | Method and Description | 
|---|---|
| Graph | Graph. withName(String name)With name. | 
| Constructor and Description | 
|---|
| Concept(Graph graph,
       String concept)Instantiates a new concept. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | IDHelper. getGraphId(Graph graph,
          String accountId)This method validate the id if it has been populated in the graph object, otherwise it will
 generated it. | 
Copyright © 2015–2016. All rights reserved.