< Back

Open-GremlinConnection

Mon Jan 13, 2020 3:14 am

NAME Open-GremlinConnection



SYNTAX

Open-GremlinConnection -GremlinHost <string> -GremlinPort <int> -GremlinDatabase <string> -GremlinGraph <string>

-GremlinPrimaryKey <string> [-GremlinConnection <GremlinConnection>] [<CommonParameters>]





PARAMETERS

-GremlinConnection <GremlinConnection>



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinDatabase <string>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinGraph <string>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinHost <string>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinPort <int>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinPrimaryKey <string>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Int32

cdx.cosmos.powershell.commands.GremlinConnection





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.