Difference between revisions of "Help:SimpleGraphModule"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
Line 21: Line 21:
 
|mainlabel=SimpleGraphModule
 
|mainlabel=SimpleGraphModule
  
| ?Property apiname = apiname
+
| ?Property allowedValues = allowedValues
  
| ?Property apiurl = apiurl
+
| ?Property defaultValue = defaultValue
  
 
| ?Property documentation = documentation  
 
| ?Property documentation = documentation  
  
| ?Property issue = issue
+
| ?Property index = index
  
| ?Property logo = logo
+
| ?Property inputType = inputType
  
| ?Property modulename = modulename
+
| ?Property isLink = isLink
 +
 
 +
| ?Property label = label
 +
 
 +
| ?Property mandatory = mandatory
  
 
| ?Property name = name  
 
| ?Property name = name  
  
| ?Property systemname = systemname
+
| ?Property namespace = namespace
 +
 
 +
| ?Property nullable = nullable
 +
 
 +
| ?Property primaryKey = primaryKey
 +
 
 +
| ?Property showInGrid = showInGrid
 +
 
 +
| ?Property size = size
 +
 
 +
| ?Property sortPos = sortPos
 +
 
 +
| ?Property topic = topic
 +
 
 +
| ?Property type = type
 +
 
 +
| ?Property uploadable = uploadable
  
| ?Property url = url
+
| ?Property values_from = values_from
  
 
|order=ascending
 
|order=ascending
Line 45: Line 65:
  
  
[[Category:SimpleGraphModule]]
+
[[Concept:SimpleGraphModule]]

Revision as of 17:26, 9 February 2021


Help Icon.png

Help for SimpleGraphModule

iconTopicnamepluralNamedocumentation
File:SimpleGraphModule.pngSimpleGraphModuleSimpleGraphModuleSimpleGraphModulesA SimpleGraphModule is an Apache/TinkerPop API wrapper for a system

Documentation

A SimpleGraphModule is an Apache/TinkerPop API wrapper for a system

Example SimpleGraphModules

Properties

SimpleGraphModuleallowedValuesdefaultValuedocumentationindexinputTypeisLinklabelmandatorynamenamespacenullableprimaryKeyshowInGridsizesortPostopictypeuploadablevalues_from
SimpleGraphModule apinamethe name of the exposed API4apinametrueapinameSimpleGraphModuleTypes/Textfalse
SimpleGraphModule apiurlurl of the exposed API5apiurlfalseapiurlfalsetrueSimpleGraphModuleTypes/URIfalse
SimpleGraphModule documentationthe page where thise SimpleGraph Module is documented4documentationfalsedocumentationfalseSimpleGraphModuleTypes/Textfalse
SimpleGraphModule issueGithub Issue number for this module8issuefalseissuefalsetrueSimpleGraphModuleTypes/ExternalIdentifierfalse
SimpleGraphModule logoThe logo of SimpleGraphModule2logofalselogofalseSimpleGraphModuleTypes/Pagetrue
SimpleGraphModule modulenamethe name of the SimpleGraphModule3modulenametruemodulenametrue1SimpleGraphModuleTypes/Textfalse
SimpleGraphModule namethe name of the SimpleGraphModule1nametruenametrue1SimpleGraphModuleTypes/Textfalse
SimpleGraphModule systemnamethe name of the SimpleGraph System4systemnamesystemnameSimpleGraphModuleTypes/Textfalse
SimpleGraphModule urlurl3urlfalseurlfalsetrueSimpleGraphModuleTypes/URIfalse


Concept:SimpleGraphModule