All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.keyspaces.datastore.family.index.html Maven / Gradle / Ivy

The newest version!
[
    {
        "row": "jim", 
        "column": "cousin",
		"value" : "fred"
    }, 
    {
        "row": "jim", 
        "column": "dad",
		"value" : "nester"
    }, 
    {
        "row": "lisa", 
        "column": "son",
		"value" : "collin"
    }, 
    {
        "row": "lisa", 
        "column": "son",
		"value" : "owen"
    },
    {
        "row": "lisa", 
        "column": "sister",
		"value" : "jen"
    }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy