Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Update User Manual #12

@ghrab

Description

@ghrab

I've tried to follow the User Manual as mentioned on your ReadMe: http://research.microsoft.com/pubs/259290/GraphView%20User%20Manual.pdf
I found some issues with the documentation.
For example to delete nodes, we should use: gdb.DropNodeTable("DROP TABLE EmployeeN");
Instead of: gdb.CreateNodeTable("DROP TABLE EmployeeNode");

For the query creating the table EmployeeNode, I think an "@" is missing at beginning of the query.
I wish if you could revise and update the docs as it will accelerate the adoption of the project.

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions