Skip to content

Commit 7658307

Browse files
authored
CPP-876 Remove DSE graph (legacy) from unified driver (#349)
1 parent a0cdbba commit 7658307

51 files changed

Lines changed: 23 additions & 7400 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cpp-driver/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ provided with the distribution:
5959
* LDAP
6060
* GSSAPI (Kerberos)
6161
* [DSE geospatial types]
62-
* [DSE graph integration]
6362
* DSE [proxy authentication][DSE Proxy Authentication] and [proxy execution][DSE Proxy Execution]
6463
* [DSE DateRange]
6564
* Support for [DataStax Constellation] Cloud Data Platform
@@ -236,7 +235,6 @@ specific language governing permissions and limitations under the License.
236235
[Speculative execution]: http://datastax.github.io/cpp-driver/topics/configuration/#speculative-execution
237236
[DSE authentication]: http://docs.datastax.com/en/developer/cpp-driver/latest/dse_features/authentication
238237
[DSE geospatial types]: http://docs.datastax.com/en/developer/cpp-driver/latest/dse_features/geotypes
239-
[DSE graph integration]: http://docs.datastax.com/en/developer/cpp-driver/latest/dse_features/graph
240238
[DSE Proxy Authentication]: http://docs.datastax.com/en/developer/cpp-driver/latest/dse_features/authentication/#proxy-authentication
241239
[DSE Proxy Execution]: http://docs.datastax.com/en/developer/cpp-driver/latest/dse_features/authentication/#proxy-execution
242240
[DSE DateRange]: https://github.com/datastax/cpp-driver/blob/master/examples/dse/date_range/date_range.c

cpp-driver/examples/dse/graph/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

cpp-driver/examples/dse/graph/CMakeLists.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

cpp-driver/examples/dse/graph/graph.c

Lines changed: 0 additions & 290 deletions
This file was deleted.

0 commit comments

Comments
 (0)