OntologyPropertyDefinition |
OntologyPropertyDefinition.setAddable(boolean addable) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setBoost(Double boost) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setDependentPropertyIris(com.google.common.collect.ImmutableList<String> dependentPropertyIris) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setDisplayFormula(String displayFormula) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setDisplayType(String displayType) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setIntents(String[] intents) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setPossibleValues(Map<String,String> possibleValues) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setPropertyGroup(String propertyGroup) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setSearchable(boolean searchable) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setSortable(boolean sortable) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setTextIndexHints(Collection<org.vertexium.TextIndexHint> textIndexHints) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setUserVisible(boolean userVisible) |
OntologyPropertyDefinition |
OntologyPropertyDefinition.setValidationFormula(String validationFormula) |