Skip to content

remove references to Property Graph#181

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
jameslamb:property-graph
Jan 5, 2026
Merged

remove references to Property Graph#181
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
jameslamb:property-graph

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Nightly builds are failing like this:

WARNING: [autosummary] failed to import cugraph.experimental.PropertyGraph.
Possible hints:
* AttributeError: module 'cugraph.experimental' has no attribute 'PropertyGraph'
* ImportError: 
* ModuleNotFoundError: No module named 'cugraph.experimental.PropertyGraph'

Extension error (sphinx.ext.autosummary)!

(build link)

Looks like that's a result of rapidsai/cugraph#5374

This removes all references to cuGraph Property Graphs.

It also updates the description of cugraph-pyg, matching what @alexbarghi-nv has started over in rapidsai/cugraph-gnn#375

@jameslamb jameslamb added doc Improvements or additions to documentation non-breaking Introduces a non-breaking change labels Dec 31, 2025
@jameslamb jameslamb changed the title WIP: remove references to Property Graph remove references to Property Graph Dec 31, 2025
@jameslamb jameslamb marked this pull request as ready for review December 31, 2025 17:17
@jameslamb jameslamb requested a review from a team as a code owner December 31, 2025 17:17
@jameslamb
Copy link
Copy Markdown
Member Author

thanks @BradReesWork !

@jameslamb
Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit b05d6fb into rapidsai:main Jan 5, 2026
9 checks passed
@jameslamb jameslamb deleted the property-graph branch January 5, 2026 22:32
Copy link
Copy Markdown
Contributor

@acostadon acostadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants