Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to check if a class exists #175

Open
dirkkul opened this issue Feb 20, 2023 · 0 comments
Open

Add method to check if a class exists #175

dirkkul opened this issue Feb 20, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dirkkul
Copy link
Collaborator

dirkkul commented Feb 20, 2023

Add a function that returns if a given class exists in the schema

Proposal signature (copied from python as I don't know Java):
client.schema.exists(className: str) ->bool

@dirkkul dirkkul added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 20, 2023
HeliosX7 added a commit to HeliosX7/java-client that referenced this issue Apr 10, 2023
HeliosX7 added a commit to HeliosX7/java-client that referenced this issue Apr 10, 2023
HeliosX7 added a commit to HeliosX7/java-client that referenced this issue Apr 14, 2023
HeliosX7 added a commit to HeliosX7/java-client that referenced this issue Apr 25, 2023
aliszka added a commit that referenced this issue Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant