gremlin
    Preparing search index...

    Variable structureConst

    structure: {
        Edge: typeof Edge;
        Graph: typeof Graph;
        Path: typeof Path;
        Property: typeof Property;
        toLong: (value: string | number) => Long;
        Vertex: typeof Vertex;
        VertexProperty: typeof VertexProperty;
    } = ...

    Type Declaration