| Package | Description |
|---|---|
| de.julielab.neo4j.plugins.datarepresentation |
| Modifier and Type | Field and Description |
|---|---|
protected ImportFacetGroup |
ImportFacet.facetGroup |
| Modifier and Type | Method and Description |
|---|---|
ImportFacetGroup |
ImportFacet.getFacetGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportFacet.setFacetGroup(ImportFacetGroup facetGroup) |
| Constructor and Description |
|---|
ImportFacet(ImportFacetGroup facetGroup,
String customId,
String name,
String shortName,
String sourceType)
Constructor eligible for creating new facets in the database.
|
ImportFacet(ImportFacetGroup facetGroup,
String customId,
String name,
String shortName,
String sourceType,
Collection<String> labels,
boolean noFacet)
Constructor eligible for creating new facets in the database.
|
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.